mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Update main.js
This commit is contained in:
parent
46c298ca54
commit
c7d1f53a9e
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
stories: ['../src/**/*.stories.(ts|tsx|js|jsx)'],
|
||||
stories: ['../src/**/*.stories.@(ts|tsx|js|jsx)'],
|
||||
addons: ['@storybook/addon-actions', '@storybook/addon-links'],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user