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) => ( -
)} -
+ );