Skip to content

Commit

Permalink
static
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Mar 5, 2024
1 parent f27e53c commit 5596f3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mui-material/src/Switch/Switch.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ const SwitchSwitchBase = styled(SwitchBase, {
backgroundColor: 'transparent',
},
},

[`&.${switchClasses.disabled}`]: {
color: theme.vars
? theme.vars.palette.Switch[`${color}DisabledColor`]
Expand Down

0 comments on commit 5596f3f

Please sign in to comment.