We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431ea68 commit 7ef9a73Copy full SHA for 7ef9a73
.storybook/main.ts
@@ -20,7 +20,7 @@ const config: StorybookConfig = {
20
},
21
22
'@storybook/addon-a11y',
23
- 'storybook-addon-gatsby',
+ // 'storybook-addon-gatsby',
24
],
25
26
async webpackFinal(config) {
0 commit comments