UNPKG

@mui/codemod

Version:
21 lines (20 loc) 473 B
"use strict"; var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(Fab, { variant: "round" }), /*#__PURE__*/(0, _jsxRuntime.jsx)(Fab, { classes: { round: 'className' } }), /*#__PURE__*/(0, _jsxRuntime.jsx)(Box, { sx: { '& .MuiFab-round': { background: 'red' }, '& .CustomFab-round': { background: 'red' } } })] });