UNPKG

@mui/x-data-grid-pro

Version:

The Pro plan edition of the Data Grid components (MUI X).

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