From 46c8f75f8b115233b5beec6dd324338ecb1de0a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1rbara=20Chaves?= Date: Thu, 21 Nov 2024 11:30:46 +0100 Subject: [PATCH] Fix map position and update dashboard link (#80) --- client/src/containers/globe/index.tsx | 4 ++-- client/src/containers/map/index.tsx | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/client/src/containers/globe/index.tsx b/client/src/containers/globe/index.tsx index 123a80e..76aca65 100644 --- a/client/src/containers/globe/index.tsx +++ b/client/src/containers/globe/index.tsx @@ -128,7 +128,7 @@ export default function Home() { Detailed report dashboard on ESA GDA programme. @@ -151,7 +151,7 @@ export default function Home() { Detailed report dashboard on ESA GDA programme. diff --git a/client/src/containers/map/index.tsx b/client/src/containers/map/index.tsx index cc0cca5..11147e3 100644 --- a/client/src/containers/map/index.tsx +++ b/client/src/containers/map/index.tsx @@ -122,9 +122,7 @@ export default function MapContainer() { const mapInteractionEnabled = useMemo(() => isGlobePage, [isGlobePage]); return ( -
+