Switch to react-icons
This commit is contained in:
parent
4911626e20
commit
a8b28b0b22
5 changed files with 7 additions and 36 deletions
|
@ -11,6 +11,7 @@
|
|||
"dependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.7.1",
|
||||
"react-router-dom": "^6.4.2",
|
||||
"react-router-hash-link": "^2.4.3"
|
||||
},
|
||||
|
|
Reference in a new issue