UNPKG

@mui/codemod

Version:
59 lines (58 loc) 1.12 kB
"use strict"; var _material = require("@mui/material"); var _jsxRuntime = require("react/jsx-runtime"); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Badge, { components: { root: ComponentsRoot }, componentsProps: { root: componentsRootProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Badge, { slots: { badge: SlotsBadge }, components: { root: ComponentsRoot }, slotProps: { badge: slotsBadgeProps }, componentsProps: { root: componentsRootProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Badge, { slots: { root: SlotsRoot, badge: SlotsBadge }, components: { root: ComponentsRoot }, slotProps: { root: slotsRootProps, badge: slotsBadgeProps }, componentsProps: { root: componentsRootProps } }); /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.Badge, { slots: { root: SlotsRoot, badge: SlotsBadge }, components: { root: ComponentsRoot }, slotProps: { root: slotsRootProps, badge: slotsBadgeProps }, componentsProps: { root: componentsRootProps, badge: componentsBadgeProps } });