UNPKG

@mui/codemod

Version:
16 lines (15 loc) 292 B
"use strict"; var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(Box, { css: { m: 2, '& .MuiInputBase-root': { color: 'red' } }, children: /*#__PURE__*/(0, _jsxRuntime.jsx)(CustomComponent, { css: { attr: 'test' } }) });