Finish editor in Playground Code Editor

This commit is contained in:
2024-01-08 00:16:08 +08:00
parent 82b5e75046
commit d526d913b9
14 changed files with 484 additions and 78 deletions

View File

@@ -16,6 +16,8 @@
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@marsidev/react-turnstile": "^0.4.0",
"@monaco-editor/react": "^4.6.0",
"@typescript/ata": "^0.9.4",
"antd": "^5.12.1",
"axios": "^1.6.2",
"dayjs": "^1.11.10",
@@ -28,6 +30,7 @@
"match-sorter": "^6.3.1",
"moment": "^2.29.4",
"monaco-editor": "^0.45.0",
"monaco-jsx-syntax-highlight": "^1.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.20.1",