UNPKG

@mui/codemod

Version:
28 lines (27 loc) 330 B
"use strict"; fn({ MuiRadio: { defaultProps: { inputProps: { 'aria-label': 'Radio' } } } }); fn({ MuiRadio: { defaultProps: { inputRef: ref } } }); fn({ MuiRadio: { defaultProps: { inputProps: { 'aria-label': 'Radio' }, inputRef: ref } } });