fix: Virtuoso no work in legacy browsers (#318)

This commit is contained in:
MoeShin
2022-12-08 10:47:42 +08:00
committed by GitHub
parent 0309c815b9
commit 39ade59174
3 changed files with 11 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@juggle/resize-observer": "^3.4.0",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.13",
"@mui/x-data-grid": "^5.17.11",