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

Remove react-tap-event-plugin dependency

MOZGIII opened this issue · comments

Material UI 0.19 removed deoendency to react-tap-event-plugin to provide support for React 16. This package should get rid of it too and update to Material UI 0.19+.