aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/search-form.stories.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/organisms/forms/search-form.stories.tsx')
-rw-r--r--src/components/organisms/forms/search-form.stories.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/organisms/forms/search-form.stories.tsx b/src/components/organisms/forms/search-form.stories.tsx
index d8c8e1e..4a0a15c 100644
--- a/src/components/organisms/forms/search-form.stories.tsx
+++ b/src/components/organisms/forms/search-form.stories.tsx
@@ -1,5 +1,5 @@
import { ComponentMeta, ComponentStory } from '@storybook/react';
-import SearchForm from './search-form';
+import { SearchForm } from './search-form';
/**
* SearchForm - Storybook Meta