[frontend]: Prevent user from deselecting all filters in a group

This commit is contained in:
2025-04-06 03:48:14 +01:00
parent 729b54942e
commit 56a4bfe27e
4 changed files with 102 additions and 57 deletions

View File

@ -25,6 +25,7 @@
"react-leaflet": "^5.0.0",
"react-leaflet-markercluster": "^5.0.0-rc.0",
"react-router-dom": "^7.3.0",
"react-toastify": "^11.0.5",
"recharts": "^2.15.1",
"tailwindcss": "^4.0.9"
},