From bc11f29651e6e3c27355c5daee78896b5c3b809a 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 + }