UNPKG

@brightlayer-ui/react-themes

Version:
10 lines (9 loc) 185 B
export default { styleOverrides: { root: () => ({ '&.MuiPickersDay-root': { backgroundColor: 'transparent', }, }), }, };