Added fontawesome icons

This commit is contained in:
Jay
2025-08-06 14:37:58 -04:00
parent e011bd0763
commit 1683b66025
4 changed files with 106 additions and 13 deletions
+3
View File
@@ -17,6 +17,9 @@
"test": "vitest"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^7.0.0",
"@fortawesome/free-solid-svg-icons": "^7.0.0",
"@fortawesome/react-fontawesome": "^0.2.3",
"motion": "^12.23.12",
"react": "^19.1.0",
"react-dom": "^19.1.0"