mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
14 lines
456 B
JavaScript
14 lines
456 B
JavaScript
|
(self.webpackChunk_N_E = self.webpackChunk_N_E || []).push([
|
||
|
[
|
||
|
657
|
||
|
],
|
||
|
{
|
||
|
4816: function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||
|
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.`);
|
||
|
}
|
||
|
},
|
||
|
]);
|