diff --git a/src/core/renderers/AnimationRenderer.tsx b/src/core/renderers/AnimationRenderer.tsx index cb9c6ef9..417edbc0 100644 --- a/src/core/renderers/AnimationRenderer.tsx +++ b/src/core/renderers/AnimationRenderer.tsx @@ -18,7 +18,7 @@ type Props = { export const AnimationRenderer = ({ children, animationAPI, state }: Props) => { return ( - + {state.notificationEvent && (