fix antd version
Showing
| ... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
| ], | ], | ||
| "dependencies": { | "dependencies": { | ||
| "@ant-design/icons": "^4.7.0", | "@ant-design/icons": "^4.7.0", | ||
| "antd": "^4.22.3", | "antd": "4.13.0", | ||
| "axios": "^0.27.2" | "axios": "^0.27.2" | ||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment