react-ratings-declarative
react-ratings-declarative copied to clipboard
Custom svg causing multiple errors in console
Tried both variants: svgs
in <Ratings />
and svg
in <Ratings.Widget />
- Same result
It renders fine, but all props goes to
Any update on this? I'm having the same issue.