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 4349ee3 commit 3baaf2fCopy full SHA for 3baaf2f
infrastructure/eid-wallet/.storybook/main.ts
@@ -22,5 +22,6 @@ const config: StorybookConfig = {
22
name: getAbsolutePath("@storybook/sveltekit"),
23
options: {},
24
},
25
+ staticDirs: ["../static"],
26
};
27
export default config;
0 commit comments