UNPKG

@mui/codemod

Version:
13 lines (11 loc) 425 B
"use strict"; var _jsxRuntime = require("react/jsx-runtime"); var _Fragment; // // import { Button } from '@material-ui/core'; // import { Tooltip, Button } from '@material-ui/core'; function App() { return _Fragment || (_Fragment = /*#__PURE__*/(0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(Typography, {}), /*#__PURE__*/(0, _jsxRuntime.jsx)(CssBaseline, {})] })); }