This commit is contained in:
2026-04-14 14:55:14 +08:00
parent 5ae545d24e
commit bf89f6ef6e
8 changed files with 195 additions and 34 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@ant-design/cssinjs": "^2.1.2",
"antd": "^6.3.5",
"fast-glob": "^3.3.3",
"react": "^19.2.5",
"react-dom": "^19.2.5"
},