Open sandropoluan opened 6 years ago
+1
I would think the component renders radio buttons underneath for accessibility reasons (ie. HTML convention). For some reason your styling overrides the implicit invisible styling I'd bet is part of the component. Simply make sure radio buttons are invisible within this context. That should do the trick!
There are some radio button. see this image:
how to get rid of it?
My setting
<StarRatingComponent name={"Test"} value={2} editing={true} />