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

Typescript Types? #91

Closed alienfacepalm closed 4 years ago

alienfacepalm commented 5 years ago

Is there a declaration file for this? Or just roll my own using any for default export?

usulpro commented 5 years ago

@alienfacepalm We don't have typescript declarations, but it'd great to have. Don't you want to create PR with them?

revmischa commented 5 years ago

Would be nice!

marcorm commented 5 years ago

Any news?