Skip to content

Commit

Permalink
Material-UI (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro authored and arunoda committed Sep 29, 2016
1 parent 28b54ba commit bad8c23
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/docs/addons/addon-gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,10 @@ export default {
### [Backgrounds](https://github.com/NewSpring/react-storybook-addon-backgrounds)
With this addon, you can switch between background colors and background images for your preview components. It is really helpful for styleguides.
### [Material-UI](https://github.com/sm-react/storybook-addon-material-ui)
Wraps your story into MuiThemeProvider. It allows you to add your custom themes, switch between them, make changes in the visual editor and download as JSON file
`
};

0 comments on commit bad8c23

Please sign in to comment.