From 0414cdd0b264ed2a7543ed955a76f41419470ac8 Mon Sep 17 00:00:00 2001 From: Frederick O'Brien Date: Thu, 12 Feb 2026 10:41:01 +0000 Subject: [PATCH] Update InteractiveLayoutAtom.tsx --- dotcom-rendering/src/components/InteractiveLayoutAtom.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotcom-rendering/src/components/InteractiveLayoutAtom.tsx b/dotcom-rendering/src/components/InteractiveLayoutAtom.tsx index b441c198c6c..08d3a77b153 100644 --- a/dotcom-rendering/src/components/InteractiveLayoutAtom.tsx +++ b/dotcom-rendering/src/components/InteractiveLayoutAtom.tsx @@ -18,7 +18,7 @@ export const InteractiveLayoutAtom = ({ elementJs, elementCss, }: InteractiveLayoutAtomType) => ( -
)} -
+ );