diff --git a/components/Sidebar/JoinLoyalty/index.tsx b/components/Sidebar/JoinLoyalty/index.tsx index 8929df24f..ae5f582d5 100644 --- a/components/Sidebar/JoinLoyalty/index.tsx +++ b/components/Sidebar/JoinLoyalty/index.tsx @@ -33,9 +33,7 @@ export default async function JoinLoyaltyContact({ {block.preamble ? ( - - {block.preamble} - + {block.preamble} ) : null} {block.button ? (