Switch to react-icons

This commit is contained in:
Henry Hiles 2022-12-05 12:15:17 -05:00
parent 4911626e20
commit a8b28b0b22
5 changed files with 7 additions and 36 deletions

View file

@ -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"
},