luqin / react-icheck

:radio_button: iCheck components built with React. Highly customizable checkbox, radio buttons and radio group.
https://luqin.github.io/react-icheck
177 stars 40 forks source link

Update React peer dependency to 16 #44

Closed leojh closed 6 years ago

leojh commented 6 years ago

Please update to remove npm warnings about not having an old version of react available

omgaz commented 6 years ago

Offered up an alternative #46 that resolves your react-dom warnings. Not sure if this project is still being maintained though; if you need I've created a fork with the distribution release.

leojh commented 6 years ago

Thank you, your fork works. I'm going to leave this open while it's still an issue in this base project.