add search bar to volunteer page

This commit is contained in:
2025-12-10 09:12:41 +01:00
parent 8275bd1643
commit 6a416abadb
13 changed files with 145 additions and 74 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.1.1",
"react-router": "^7.9.4"
"react-router": "^7.9.4",
"react-router-dom": "^7.10.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.1.2",