diff options
Diffstat (limited to 'src/components/atoms/icons/posts-stack.stories.tsx')
| -rw-r--r-- | src/components/atoms/icons/posts-stack.stories.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/icons/posts-stack.stories.tsx b/src/components/atoms/icons/posts-stack.stories.tsx index f11b13b..7daeecf 100644 --- a/src/components/atoms/icons/posts-stack.stories.tsx +++ b/src/components/atoms/icons/posts-stack.stories.tsx @@ -1,5 +1,5 @@ import { ComponentMeta, ComponentStory } from '@storybook/react'; -import PostsStackIcon from './posts-stack'; +import { PostsStack as PostsStackIcon } from './posts-stack'; /** * Posts Stack icon - Storybook Meta |
