UNPKG

@mui/codemod

Version:
15 lines (14 loc) 296 B
"use strict"; fn({ MuiTextField: { defaultProps: { slotProps: { input: CustomInputProps, htmlInput: CustomHtmlInputProps, select: CustomSelectProps, inputLabel: CustomInputLabelProps, formHelperText: CustomFormHelperProps } } } });