n49 / react-stars

A simple star rating component for your React projects :star:
http://developers.n49.com/react-stars/
218 stars 82 forks source link

Fixing receiving props "edit" and "half" #31

Open Nes-si opened 6 years ago

Nes-si commented 6 years ago

There is a bug: when you set "edit" or "half" props to any value (true or false), the component interprets it as "false". There is a fix.