Add footer and replace heroicons with react-icons

This commit is contained in:
Beau Findlay
2024-04-24 14:33:27 +01:00
parent d0464df0f6
commit 2d5676f596
5 changed files with 65 additions and 19 deletions

View File

@@ -11,9 +11,9 @@
},
"dependencies": {
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^2.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.1.0",
"react-router-dom": "^6.23.0"
},
"devDependencies": {