1
0
This commit is contained in:
2025-06-24 17:37:16 +08:00
parent fdb1812e8e
commit 2a818cba7f
8 changed files with 367 additions and 68 deletions

View File

@@ -21,10 +21,12 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@kevisual/codemirror": "^0.0.12",
"@tailwindcss/vite": "^4.0.15",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.4",
"react-toastify": "^11.0.5",
"tailwindcss": "^4.0.15",
"vite": "^6.2.3"
}