UNPKG

@mui/codemod

Version:
22 lines (21 loc) 565 B
"use strict"; var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(Pagination, { shape: "circular" }), /*#__PURE__*/(0, _jsxRuntime.jsx)(PaginationItem, { shape: "circular" }), /*#__PURE__*/(0, _jsxRuntime.jsx)(Box, { sx: { '& .MuiPagination-circular': { background: 'red' }, '& .MuiPaginationItem-circular': { background: 'red' }, '& .CustomPaginationItem-round': { background: 'red' } } })] });