artsy / react-redux-controller

Library for creating a controller layer to link React and Redux, on top of react-redux.
MIT License
97 stars 10 forks source link

Update to React 16 #16

Closed damassi closed 6 years ago

damassi commented 6 years ago

In the process of updating Prediction and needed to fix PropTypes as they no longer exist on the main React export.