delorean icon indicating copy to clipboard operation
delorean copied to clipboard

PropTypes error from material-ui for React 16

Open iabw opened this issue 8 years ago • 0 comments

mobx-delorean's material-ui requirement is still at 0.16.7, which uses React.PropTypes and breaks when apps are upgraded to React 16.

Updating material-ui to 0.17.4 or newer should fix this problem, although I haven't tested it.

iabw avatar Oct 13 '17 15:10 iabw