Skip to content

Commit c32e6e0

Browse files
committed
merge story file patterns
1 parent 8bebd35 commit c32e6e0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.storybook/main.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module.exports = {
22
stories: [
3-
"../src/**/*.stories.mdx",
4-
"../src/**/*.stories.@(js|jsx|ts|tsx)"
3+
"../src/**/*.stories.@(js|jsx|ts|tsx|mdx)"
54
],
65
addons: [
76
"@storybook/addon-links",

0 commit comments

Comments
 (0)