From fefcbf56053a3b54500005d7222cf956a3e623b8 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sat, 27 Jan 2024 07:37:11 +0100 Subject: [PATCH] show pointer on hover --- src/Components/Map/Subcomponents/Controls/LayerControl.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/Subcomponents/Controls/LayerControl.tsx b/src/Components/Map/Subcomponents/Controls/LayerControl.tsx index 4458ef78..523d3744 100644 --- a/src/Components/Map/Subcomponents/Controls/LayerControl.tsx +++ b/src/Components/Map/Subcomponents/Controls/LayerControl.tsx @@ -34,7 +34,7 @@ export function LayerControl() {