Skip to content

Commit d44fa20

Browse files
authored
Merge pull request #189 from UgnisSoftware/UGN-371-2
UGN-371 bugfix - fix example csv download
2 parents ec05ef1 + 1683b14 commit d44fa20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ const config: StorybookConfig = {
99
docs: {
1010
autodocs: "tag",
1111
},
12+
staticDirs: ["../src/stories/static"],
1213
}
1314
export default config

0 commit comments

Comments
 (0)