There was an error while loading. Please reload this page.
1 parent 8bebd35 commit c32e6e0Copy full SHA for c32e6e0
1 file changed
.storybook/main.js
@@ -1,7 +1,6 @@
1
module.exports = {
2
stories: [
3
- "../src/**/*.stories.mdx",
4
- "../src/**/*.stories.@(js|jsx|ts|tsx)"
+ "../src/**/*.stories.@(js|jsx|ts|tsx|mdx)"
5
],
6
addons: [
7
"@storybook/addon-links",
0 commit comments