feat: rules editor

This commit is contained in:
MystiPanda
2024-06-30 17:17:04 +08:00
parent 955182b05b
commit 901a983150
6 changed files with 243 additions and 113 deletions

View File

@@ -24,6 +24,7 @@
"@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",
@@ -47,7 +48,6 @@
"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",