UNPKG

@mui/codemod

Version:
23 lines (22 loc) 348 B
"use strict"; fn({ MuiFormControlLabel: { defaultProps: { slotProps: { typography: componentsTypographyProps } } } }); fn({ MuiFormControlLabel: { defaultProps: { slotProps: { typography: { ...componentsTypographyProps, ...slotsTypographyProps } } } } });