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.
2 parents ec05ef1 + 1683b14 commit d44fa20Copy full SHA for d44fa20
.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