I need to set a focus ring to the MuiCheckbox input component. I added focusRipple true and the class '.Mui-focusVisible' displays in the classes attr, but I getting this msg after set the css like below:
MuiCheckbox: {
root: {
'&$focusVisible': {
...
},
},
Warning: [JSS] Could not find the referenced rule "focusVisible" in "MuiCheckbox".
How can I fix this?
Aucun commentaire:
Enregistrer un commentaire