ninjasort / react-star-rating

[Looking for Maintainers (email me)]: A simple star rating component built with React.
MIT License
173 stars 55 forks source link

Editing property defaults to false if rating property is set #7

Closed blackjk3 closed 9 years ago

blackjk3 commented 9 years ago

We would like to set a default value on the rating component but still allow it to be edited. The current behavior hard codes the editing property to false if a rating is passed in.