react-simple-star-rating icon indicating copy to clipboard operation
react-simple-star-rating copied to clipboard

onClick returns rating as percentage, not fraction.

Open devunt opened this issue 4 years ago • 0 comments

onClick callback returns current rating value as percentage (0~100), not fraction (0 ~ 5).

devunt avatar Apr 03 '22 12:04 devunt