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.
) }