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

Fixes unknown-prop warnings with React > 15.2.0 #31

Closed oliverlaz closed 8 years ago

oliverlaz commented 8 years ago

Hi @luqin, may I ask you to publish new version with this fix? These warnings are getting really annoying.

luqin commented 8 years ago

Hi, npm install react-icheck@0.3.5 --save

oliverlaz commented 8 years ago

Thanks :)