You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can change font size like this: <StarRatingComponent className={"Rating"} name="rating" />
In CSS file: .Rating { font-size: 10px; }
Same as any other react component.
Hello
Thanks for this.
I have a question> how can I change the star style?
I want to increase the font size.
Thanks
The text was updated successfully, but these errors were encountered: