UNPKG

@mui/joy

Version:

Joy UI is an open-source React component library that implements MUI's own design principles. It's comprehensive and can be used in production out of the box.

9 lines (8 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _utils = require("@mui/utils"); const boxClasses = (0, _utils.unstable_generateUtilityClasses)('MuiBox', ['root']); var _default = exports.default = boxClasses;