Skip to content

Commit 8a79ee1

Browse files
committed
rename stories file extension
1 parent c9c4871 commit 8a79ee1

31 files changed

+1
-30
lines changed

.storybook/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const path = require('path');
22

33
module.exports = {
4-
stories: ['../stories/**/*Stories.tsx'],
4+
stories: ['../stories/**/*.stories.tsx'],
55
addons: [
66
'@storybook/addon-docs',
77
'@storybook/addon-actions',
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)