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.

Home Page:https://github.com/sm-react/storybook-addon-material-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<IconButton iconClassName="muidocs-icon-custom-github" />

philipbeadle opened this issue · comments

hey, thanx for this add-on, very cool. Is there a way to use the IconButton? I cant figure it out.

Cheers

Hi, @philipbeadle, thank you!

What kind of issues do you have with IconButton?

I can't get the icon to show. The button is there and I can pout text in it to show it but no icon shows.

In the boilerplate project I added the import for IconButton and then switched the first FlatButton on ComponentsExample.jsx to

In the StoryBook the button is clickable but no icon shows.

Love to know what I missed :)

Cheers

closing, since not active