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 ab80587 commit ae9513dCopy full SHA for ae9513d
.storybook/main.js
@@ -1,6 +1,6 @@
1
const path = require('path');
2
module.exports = {
3
- stories: ["../src/*.stories.tsx"],
+ stories: ["../stories/*.stories.tsx"],
4
addons: [
5
"@storybook/addon-actions",
6
"@storybook/addon-links",
0 commit comments