yes. pass the icon in props object in theme as you've done above. const theme = createMuiTheme({ props:{ MuiCheckbox:{ icon: <FavoriteBorder ...
確定! 回上一頁