From 424a0f6b17225ec1524f11e7ee7305559524b4e7 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sun, 21 Jul 2024 13:52:28 +0200 Subject: [PATCH] change color of filter indicator --- src/Components/Map/Subcomponents/Controls/FilterControl.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/Subcomponents/Controls/FilterControl.tsx b/src/Components/Map/Subcomponents/Controls/FilterControl.tsx index 4d1c1a56..ba964a1a 100644 --- a/src/Components/Map/Subcomponents/Controls/FilterControl.tsx +++ b/src/Components/Map/Subcomponents/Controls/FilterControl.tsx @@ -41,7 +41,7 @@ export function FilterControl() { :
- {visibleGroupTypes.length < groupTypes.length && } + {visibleGroupTypes.length < groupTypes.length && }
{ setOpen(true) }}>