新增icons作为编辑器图标

This commit is contained in:
YHH
2025-10-16 19:52:17 +08:00
parent 2a17c47c25
commit f0046c7dc2
10 changed files with 600 additions and 3 deletions

View File

@@ -27,6 +27,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"sharp": "^0.34.4",
"typescript": "^5.8.3",
"vite": "^6.0.7"
}