fix: editor init error

This commit is contained in:
MystiPanda
2024-06-30 18:01:46 +08:00
parent 28f3044bdd
commit a722581868
3 changed files with 23 additions and 45 deletions

View File

@@ -24,7 +24,6 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@juggle/resize-observer": "^3.4.0",
"@monaco-editor/react": "^4.6.0",
"@mui/icons-material": "^5.15.20",
"@mui/lab": "5.0.0-alpha.149",
"@mui/material": "^5.15.20",
@@ -48,6 +47,7 @@
"react-hook-form": "^7.52.0",
"react-i18next": "^13.5.0",
"react-markdown": "^9.0.1",
"react-monaco-editor": "^0.55.0",
"react-router-dom": "^6.23.1",
"react-transition-group": "^4.4.5",
"react-virtuoso": "^4.7.11",