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

Label class name additional fixes #33

Closed cvetanov closed 7 years ago

cvetanov commented 7 years ago

The labelClassName prop was being added to the 'other' props and therefore being passed to the input which caused a 'Unknown prop labelClassName on tag.'.