Skip to content

Commit 47c18ca

Browse files
chore:(.storybook/main): remove commented story path
1 parent 9a88036 commit 47c18ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.storybook/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import type { StorybookConfig } from "@storybook/nextjs"
1717
const config: StorybookConfig = {
1818
stories: [
1919
"../src/components/**/*.stories.{ts,tsx}",
20-
// "../src/@chakra-ui/stories/*.stories.tsx",
2120
"../src/layouts/stories/*.stories.tsx",
2221
"../src/styles/*.stories.tsx",
2322
],

0 commit comments

Comments
 (0)