Skip to content

Commit

Permalink
Remove unnecessary feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Dec 29, 2021
1 parent b557ae5 commit cfbeccd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/example-react/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,4 @@ module.exports = {
// customize the Vite config here
return config;
},
features: {
previewCsfV3: true,
},
};

0 comments on commit cfbeccd

Please sign in to comment.