Skip to content

Commit

Permalink
Storybook: Remove unnecessary feature flags
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed Dec 4, 2024
1 parent d017783 commit cc225fe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ module.exports = {
name: '@storybook/react-webpack5',
options: {},
},
features: {
babelModeV7: true,
emotionAlias: false,
storyStoreV7: true,
},
docs: {
autodocs: true,
},
Expand Down

0 comments on commit cc225fe

Please sign in to comment.