Skip to content

Commit 6fad4ae

Browse files
committed
fix: revert hoverOpacity to default theme value
Signed-off-by: Mike Murray <[email protected]>
1 parent 2e373d1 commit 6fad4ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/src/theme/defaultTheme.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export const rawMuiTheme = {
4646
},
4747
action: {
4848
hover: colors.reactionBlue100,
49-
hoverOpacity: 1,
5049
selected: colors.black10
5150
}
5251
},

0 commit comments

Comments
 (0)