From 53b1e9b399fec93838dbf579718416eb77308f1c Mon Sep 17 00:00:00 2001 From: syoul Date: Tue, 24 Mar 2026 11:53:44 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20remonter=20le=20bouton=20Clusters=20pour?= =?UTF-8?q?=20=C3=A9viter=20chevauchement=20avec=20zoom=20Leaflet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- src/components/FlowMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FlowMap.tsx b/src/components/FlowMap.tsx index 013f498..e1434d9 100644 --- a/src/components/FlowMap.tsx +++ b/src/components/FlowMap.tsx @@ -350,7 +350,7 @@ export function FlowMap({ arcs, focusCity, onCityClick }: FlowMapProps) { {/* Bouton cluster / villes */}