feat(ui): introduce react-icons

This commit is contained in:
hexxa 2021-08-28 19:51:29 +08:00 committed by Hexxa
parent a3d68cd77d
commit edf2edfb78
6 changed files with 191 additions and 69 deletions

View file

@ -49,6 +49,7 @@
"worker-loader": "^3.0.7"
},
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"@types/axios": "^0.14.0",
"@types/immutable": "^3.8.7",
"@types/react": "^16.8.13",