aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/icons/cog.stories.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/icons/cog.stories.tsx')
-rw-r--r--src/components/atoms/icons/cog.stories.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/icons/cog.stories.tsx b/src/components/atoms/icons/cog.stories.tsx
index 74228ca..1b6d440 100644
--- a/src/components/atoms/icons/cog.stories.tsx
+++ b/src/components/atoms/icons/cog.stories.tsx
@@ -1,5 +1,5 @@
import { ComponentMeta, ComponentStory } from '@storybook/react';
-import CogIcon from './cog';
+import { Cog as CogIcon } from './cog';
/**
* Cogs icon - Storybook Meta