UNPKG

@mui/codemod

Version:
19 lines (18 loc) 291 B
"use strict"; fn({ MuiPopover: { defaultProps: { BackdropComponent: 'div', BackdropProps: { timeout: 200 }, PaperProps: { elevation: 8 }, TransitionComponent: 'em', TransitionProps: { timeout: 200 } } } });