Skip to content

Commit 456e281

Browse files
SurajSuraj
authored andcommitted
fix: config updated
1 parent c5bd225 commit 456e281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/storybook-nativewind/src/components/Switch/index.nw.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { Meta } from '@storybook/addon-docs';
1616

1717
<Meta title="with-nativewind/components/Forms/Switch" />
1818

19-
import { Switch } from ../../core-components/nativewind';
19+
import { Switch } from '../../core-components/nativewind';
2020
import { VStack, Text } from '../../core-components/nativewind';
2121
import { HStack } from '../../core-components/nativewind';
2222
import { transformedCode } from '../../utils';

0 commit comments

Comments
 (0)