aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/buttons/button-link.stories.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/buttons/button-link.stories.tsx')
-rw-r--r--src/components/atoms/buttons/button-link.stories.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/buttons/button-link.stories.tsx b/src/components/atoms/buttons/button-link.stories.tsx
index ff0a67f..32c2a7f 100644
--- a/src/components/atoms/buttons/button-link.stories.tsx
+++ b/src/components/atoms/buttons/button-link.stories.tsx
@@ -1,5 +1,5 @@
import { ComponentMeta, ComponentStory } from '@storybook/react';
-import ButtonLink from './button-link';
+import { ButtonLink } from './button-link';
/**
* ButtonLink - Storybook Meta