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