Skip to content

Commit

Permalink
already coming from the SwitchBase component
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Mar 2, 2021
1 parent 422d885 commit 4f59201
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/material-ui/src/Radio/Radio.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ const useUtilityClasses = (styleProps) => {

const slots = {
root: ['root', `color${capitalize(color)}`],
checked: ['checked'],
disabled: ['disabled'],
};

return {
Expand Down

0 comments on commit 4f59201

Please sign in to comment.