mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
22 lines
685 B
JavaScript
22 lines
685 B
JavaScript
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
|
|
[657],
|
|
{
|
|
/***/ 4816: /***/ function (
|
|
__unused_webpack_module,
|
|
__webpack_exports__,
|
|
__webpack_require__
|
|
) {
|
|
"use strict";
|
|
|
|
return new Error(
|
|
[
|
|
`MUI: \`<DataGrid pageSize={${props.pageSize}} />\` is not a valid prop.`,
|
|
`Only page size below ${MAX_PAGE_SIZE} is available in the MIT version.`,
|
|
"",
|
|
"You need to upgrade to the DataGridPro component to unlock this feature.",
|
|
].join("\n")
|
|
);
|
|
},
|
|
},
|
|
]);
|