From 7dd026d47183301a28a7d4a1bf71541382709a0b Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Thu, 26 Jan 2023 22:46:55 +0800 Subject: [PATCH] Add key to landing sections loop --- .../components/templates/landing/LandingSectionsContainer.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/components/templates/landing/LandingSectionsContainer.tsx b/packages/web/components/templates/landing/LandingSectionsContainer.tsx index bd3bdcb7f..ec9e817cc 100644 --- a/packages/web/components/templates/landing/LandingSectionsContainer.tsx +++ b/packages/web/components/templates/landing/LandingSectionsContainer.tsx @@ -215,6 +215,7 @@ export function LandingSectionsContainer( {sections.map((section) => { return ( {section[props.lang].descriptionText}

} image={