@mui/codemod
Version:
Codemod scripts for Material UI.
44 lines (43 loc) • 1.11 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
var _StepLabel = _interopRequireDefault(require("@org/ui/material/StepLabel"));
var _jsxRuntime = require("react/jsx-runtime");
/*#__PURE__*/(0, _jsxRuntime.jsx)(_StepLabel.default, {
componentsProps: {
label: componentsLabelProps
}
});
/*#__PURE__*/(0, _jsxRuntime.jsx)(_StepLabel.default, {
slots: {
label: SlotsLabel
},
slotProps: {
label: slotLabelProps
},
componentsProps: {
label: componentsLabelProps
}
});
/*#__PURE__*/(0, _jsxRuntime.jsx)(_StepLabel.default, {
componentsProps: {
label: componentsLabelProps
},
StepIconProps: StepIconProps
});
/*#__PURE__*/(0, _jsxRuntime.jsx)(_StepLabel.default, {
slots: {
label: SlotsLabel
},
slotProps: {
label: slotLabelProps
},
componentsProps: {
label: componentsLabelProps
},
StepIconComponent: StepIconComponent,
StepIconProps: StepIconProps
});
/*#__PURE__*/(0, _jsxRuntime.jsx)(_StepLabel.default, {
StepIconComponent: StepIconComponent,
StepIconProps: StepIconProps
});