From e2d53c4e011420a83fca3c751f92d765c1d81e41 Mon Sep 17 00:00:00 2001 From: Pontus Dreij Date: Wed, 21 Aug 2024 14:24:06 +0200 Subject: [PATCH] feat(SW-185): Added comment for later work --- components/Footer/Details/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Footer/Details/index.tsx b/components/Footer/Details/index.tsx index 3cb94e99a..ac43a04d0 100644 --- a/components/Footer/Details/index.tsx +++ b/components/Footer/Details/index.tsx @@ -65,10 +65,10 @@ export default async function FooterDetails() { {link.title} ))} - { - // This will be changed to the new LangueSwitcher that is done in the header branch, when implementing contentstack - } + { + // This will be changed to the new LangueSwitcher that is done in the header branch, when implementing contentstack + }