We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bd225 commit 456e281Copy full SHA for 456e281
example/storybook-nativewind/src/components/Switch/index.nw.stories.mdx
@@ -16,7 +16,7 @@ import { Meta } from '@storybook/addon-docs';
16
17
<Meta title="with-nativewind/components/Forms/Switch" />
18
19
-import { Switch } from ../../core-components/nativewind';
+import { Switch } from '../../core-components/nativewind';
20
import { VStack, Text } from '../../core-components/nativewind';
21
import { HStack } from '../../core-components/nativewind';
22
import { transformedCode } from '../../utils';
0 commit comments