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

hover and default cursor #24

Closed bostjan242 closed 7 years ago

bostjan242 commented 7 years ago

New functions were created(copied and modified) for onMouseOver event and onMouseLeave event. I also copied the style for cursor, so the default cursor is used if edit is false. I realise that copying the code is not a good solution, but I am not prepared to put any more time into this component. I customised it so it works for my case and I think the changes can benefit other developers.

olegberman commented 7 years ago

Thank you, fix in 1371eb5f125cdceccd48453