react-theming / storybook-addon-material-ui

Addon for storybook wich wrap material-ui components into MuiThemeProvider. :page_with_curl: This helps and simplifies development of material-ui based components.
https://github.com/sm-react/storybook-addon-material-ui
MIT License
567 stars 131 forks source link

Correct addon registration syntax #94

Closed simoneb closed 5 years ago

simoneb commented 5 years ago

The documentation was missing /register when importing the addon.

usulpro commented 5 years ago

Thanks @simoneb :+1:

simoneb commented 5 years ago

welcome @UsulPro