uniq export names for animations
This commit is contained in:
@@ -8,4 +8,4 @@ const CompilerAnimation: React.StatelessComponent<{}> = () => (
|
||||
<BaseAnimation animationData={animationData} width={2150} height={700} />
|
||||
);
|
||||
|
||||
export { CompilerAnimation as Animation };
|
||||
export { CompilerAnimation };
|
||||
|
Reference in New Issue
Block a user