UNPKG

@mui/codemod

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