We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbd0a5a + f31457f commit 5e6712bCopy full SHA for 5e6712b
package.json
@@ -26,7 +26,12 @@
26
"react": "^18.3.1",
27
"react-dom": "^18.3.1",
28
"react-hook-form": "^7.53.0",
29
- "react-router-dom": "^6.28.0"
+ "react-router-dom": "^6.28.0",
30
+ "@ant-design/icons": "^5.0.0",
31
+ "@ant-design/cssinjs": "^1.0.0",
32
+ "rc-field-form": "^1.0.0",
33
+ "rc-table": "^7.0.0",
34
+ "rc-tree": "^5.0.0"
35
},
36
"devDependencies": {
37
"@babel/core": "^7.25.2",
0 commit comments