Skip to content

Commit

Permalink
Storybook: Remove unnecessary feature flags (#67576)
Browse files Browse the repository at this point in the history
Co-authored-by: tyxla <[email protected]>
Co-authored-by: ciampo <[email protected]>
  • Loading branch information
3 people authored and michalczaplinski committed Dec 5, 2024
1 parent 0768683 commit 84f05b2
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 84f05b2

Please sign in to comment.