Closed hoschi closed 7 years ago
removing both of those props from MuiTheme.js seems to fix the error
sure, the question is: are these props really required or not. My quick code scan give me the opinion they are not used.
Yes, we don't need them for now. Thank you!
I'll test it when it is released.
@hoschi, @joshjconlin! v0.7.6 is avalible on npm. No warnings in console should be
works, thank you
I updated my dependcies:
Now I get warnings about props not passed to MuiTheme component:
I checked the component https://github.com/sm-react/storybook-addon-material-ui/blob/196e7c4a6bfd0c175666e00da2c7e4aa955b595d/src/containers/MuiTheme.js#L15 But it seems it doesn't do anything with them. Also my theme name and settings are visible in the panes added from your addon.