UNPKG

@mui/x-data-grid-premium

Version:

The Premium plan edition of the MUI X Data Grid Components.

8 lines (7 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useGridRootProps = void 0; var _xDataGridPro = require("@mui/x-data-grid-pro"); const useGridRootProps = exports.useGridRootProps = _xDataGridPro.useGridRootProps;