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 963b59a commit 1ecafb3Copy full SHA for 1ecafb3
.storybook/main.js
@@ -1,6 +1,6 @@
1
/** @type { import('@storybook/react-webpack5').StorybookConfig } */
2
const config = {
3
- stories: ['../client/**/*.stories.(jsx|md|tsx)'],
+ stories: ['../client/**/*.stories.(jsx|mdx|tsx)'],
4
addons: [
5
'@storybook/addon-links',
6
'@storybook/addon-essentials',
0 commit comments