Skip to content

Commit 03ab789

Browse files
committed
cmt 7
1 parent f1c8591 commit 03ab789

File tree

1 file changed

+1
-0
lines changed
  • packages/material-ui/src/Chip

1 file changed

+1
-0
lines changed

packages/material-ui/src/Chip/Chip.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ const ChipRoot = styled('div', {
231231
[`&.${chipClasses.clickable}:hover`]: {
232232
backgroundColor: theme.palette.action.hover,
233233
},
234+
234235
[`&.${chipClasses.focusVisible}`]: {
235236
backgroundColor: theme.palette.action.focus,
236237
},

0 commit comments

Comments
 (0)