aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout/layout.stories.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/templates/layout/layout.stories.tsx')
-rw-r--r--src/components/templates/layout/layout.stories.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/templates/layout/layout.stories.tsx b/src/components/templates/layout/layout.stories.tsx
index 4666b07..67ad008 100644
--- a/src/components/templates/layout/layout.stories.tsx
+++ b/src/components/templates/layout/layout.stories.tsx
@@ -1,5 +1,5 @@
import { ComponentMeta, ComponentStory } from '@storybook/react';
-import LayoutComponent from './layout';
+import { Layout as LayoutComponent } from './layout';
/**
* Layout - Storybook Meta