diff --git a/src/renderer/components/animate/animate.tsx b/src/renderer/components/animate/animate.tsx index ca6e9ffa98..94a83991fa 100644 --- a/src/renderer/components/animate/animate.tsx +++ b/src/renderer/components/animate/animate.tsx @@ -106,4 +106,4 @@ class DefaultedAnimate extends React.Component ; +export const Animate = (props: AnimateProps) => ;