feat: nodes list

This commit is contained in:
jialin
2024-05-20 18:13:05 +08:00
parent 313da7a9d2
commit 96e83878d1
13 changed files with 415 additions and 46 deletions
+3 -1
View File
@@ -13,10 +13,12 @@
"dependencies": {
"@ant-design/icons": "^5.3.7",
"@ant-design/pro-components": "^2.7.1",
"@types/lodash": "^4.17.4",
"@umijs/max": "^4.2.1",
"antd": "^5.17.0",
"antd-style": "^3.6.2",
"classnames": "^2.5.1"
"classnames": "^2.5.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/react": "^18.3.1",