diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index 9ce4732..f4c0970 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -1,5 +1,4 @@ import { tokens } from '@equinor/eds-tokens'; - import { Preview } from '@storybook/react'; const { colors } = tokens;