how can i change the color on hover state
how can i change the color on hover state
root: {
svg: {
width: '20px !important',
height: '20px !important',
fill: '#4E5963 !important',
color: '#4E5963 !important',
}
},
currently i m using the styling for svg
0 Replies