diff --git a/.storybook/Logo.tsx b/.storybook/Logo.tsx deleted file mode 100644 index e4c2ae7..0000000 --- a/.storybook/Logo.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import * as React from 'react'; - -export const Logo = () => { - return ( - - - - - - - - - - - - - - - - - - - - ) -} \ No newline at end of file