react-simple-dropdown
react-simple-dropdown copied to clipboard
Update React and peer deps to 16
trafficstars
Tests seem to pass #51
Looks like react-highlight may need to be updated for docs to work?
https://github.com/akiran/react-highlight/pull/43
I really want to see this merged! 😃
@Fauntleroy any updates on this?
The refs on this component also need to be switched to callback refs in order to fully work right on React 16.
String refs should now be replaced with createRef
Can you change the peer dependencies from 16.0.0 to 16.x?