swc/crates/swc_ecma_minifier/tests/fixture/next/swc-4559/output.js
IWANABETHATGUY 7d6d04b421
fix(es/codegen): Drop the last comma in an array literal (#5877)
**Description:**

Drop the last comma in an array literal.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5692.
2022-09-16 15:48:28 +09:00

14 lines
450 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.`);
}
}
]);