From 30871573cf9b67f3d60eb70c7f9ed7e38c3f4feb Mon Sep 17 00:00:00 2001 From: Sandino Scheidegger Date: Sat, 4 Jan 2025 22:29:45 +0100 Subject: [PATCH] Test fix (as it doesn't show on local) --- website/src/components/navbar/navbar-client.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/components/navbar/navbar-client.tsx b/website/src/components/navbar/navbar-client.tsx index 6f7fc1a56..8fdf8ee86 100644 --- a/website/src/components/navbar/navbar-client.tsx +++ b/website/src/components/navbar/navbar-client.tsx @@ -314,7 +314,7 @@ const DesktopNavigation = ({ lang, region, languages, regions, currencies, navig {aboutUs.title} -
+
{aboutUs.links?.map((link, index) => ( {link.title} @@ -326,7 +326,7 @@ const DesktopNavigation = ({ lang, region, languages, regions, currencies, navig {transparency.title} -
+
{transparency.links?.map((link: any, index: number) => ( {link.title}