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 ec05ef1 commit 1683b14Copy full SHA for 1683b14
.storybook/main.ts
@@ -9,5 +9,6 @@ const config: StorybookConfig = {
9
docs: {
10
autodocs: "tag",
11
},
12
+ staticDirs: ["../src/stories/static"],
13
}
14
export default config
0 commit comments