forked from zetkin/app.zetkin.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace storybook-addon-material-ui5
The addon does not support Storybook 7 as it is still using default export of @storybook/addons The addon has not been developed since April 2023. I don't see any of its functionality, other than applying the theme, actually working with Storybook 6 either. The project it was forked from has some open issues where others had similar problems. react-theming/storybook-addon-material-ui#124 react-theming/storybook-addon-material-ui#97 I followed the guide from Ocotober 2022 for Material UI in Storybook to activate our theme without storybook-addon-material-ui. https://storybook.js.org/blog/material-ui-in-storybook/
- Loading branch information
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters