smastrom/react-rating

Unable to see half filled stars

SabihMominRMIT opened this issue · 2 comments

<Rating
value={1.5}
readonly
style={{ maxWidth: 100 }}
/>

"readOnly", camel case

Hi @SabihMominRMIT, @whitebeard086 answered you. Simply add readOnly using camelCase.