-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
Description
following the MUI conventions, I'd like to pass <Rating component="span" />
I have a use case in which <Rating />
is nested within a <p />
element, and I get a dom violation.
Shall I prepare a PR?
I can also add an example in Rating.md
, and for story book I'd love some guidance since I've never done that before.