diff --git a/frontend/src/components/maps/LocationMapBottomSheetSections.jsx b/frontend/src/components/maps/LocationMapBottomSheetSections.jsx index 19b3ee5..7251555 100644 --- a/frontend/src/components/maps/LocationMapBottomSheetSections.jsx +++ b/frontend/src/components/maps/LocationMapBottomSheetSections.jsx @@ -87,7 +87,11 @@ export function LocationMapLayerPanel({ filters, setFilters }) { setFilters((current) => ({ ...current, [key]: !current[key] })) } > - {label} +