Skip to content

Commit

Permalink
feat(Storybook): Enable "buildStoriesJson" to support composition car…
Browse files Browse the repository at this point in the history
  • Loading branch information
kubijo committed Apr 19, 2023
1 parent b20f4f2 commit f646126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ module.exports = {
},
features: {
previewCsfV3: true,
buildStoriesJson: true,
},
framework: '@storybook/react',
stories,
Expand Down

0 comments on commit f646126

Please sign in to comment.