UNPKG

@mui/codemod

Version:
50 lines (49 loc) 1.03 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default; var _Switch = _interopRequireDefault(require("@org/ui/material/Switch")); var _material = require("@org/ui/material"); var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(_Switch.default, { slotProps: { input: { 'aria-label': 'Switch' } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_Switch.default, { slotProps: { input: { ref: ref } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_Switch.default, { slotProps: { input: { 'aria-label': 'Switch', ref: ref } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Switch, { slotProps: { input: { 'aria-label': 'Switch' } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Switch, { slotProps: { input: { ref: ref } } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Switch, { slotProps: { input: { 'aria-label': 'Switch', ref: ref } } });