From 437857a0e67c0079fb73c199b255e17994651984 Mon Sep 17 00:00:00 2001 From: DemoTheMann <124257454+DemoTheMann@users.noreply.github.com> Date: Thu, 14 Mar 2024 08:48:26 +0100 Subject: [PATCH] Update MapPage.tsx --- client/src/pages/map/MapPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/map/MapPage.tsx b/client/src/pages/map/MapPage.tsx index 84e5324..e99cd18 100644 --- a/client/src/pages/map/MapPage.tsx +++ b/client/src/pages/map/MapPage.tsx @@ -105,7 +105,7 @@ const MapPage = () => {
Aucune position trouvé.
) + flamiLocation !== null ? (Aucune position trouvée.
) }