UNPKG

@mui/codemod

Version:
27 lines (26 loc) 1.02 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default; var _TextField = _interopRequireDefault(require("@mui/material/TextField")); var _material = require("@mui/material"); var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(_TextField.default, { InputProps: CustomInputProps, inputProps: CustomHtmlInputProps, SelectProps: CustomSelectProps, InputLabelProps: CustomInputLabelProps, FormHelperTextProps: CustomFormHelperProps }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.TextField, { InputProps: CustomInputProps, inputProps: CustomHtmlInputProps, SelectProps: CustomSelectProps, InputLabelProps: CustomInputLabelProps, FormHelperTextProps: CustomFormHelperProps }); /*#__PURE__*/(0, _jsxRuntime.jsx)(NonMuiTextField, { InputProps: CustomInputProps, inputProps: CustomHtmlInputProps, SelectProps: CustomSelectProps, InputLabelProps: CustomInputLabelProps, FormHelperTextProps: CustomFormHelperProps });