diff --git a/components/Sidebar/index.tsx b/components/Sidebar/index.tsx index 53e88126e..5ceaadbe4 100644 --- a/components/Sidebar/index.tsx +++ b/components/Sidebar/index.tsx @@ -19,10 +19,7 @@ export default function Sidebar({ blocks }: SidebarProps) { switch (block.typename) { case SidebarEnums.blocks.Content: return ( -
+
{button.call_to_action_text} - +
{primary_button && ( -