diff --git a/apps/marketing/src/app/(marketing)/layout.tsx b/apps/marketing/src/app/(marketing)/layout.tsx index a7c599b36..75c2d177c 100644 --- a/apps/marketing/src/app/(marketing)/layout.tsx +++ b/apps/marketing/src/app/(marketing)/layout.tsx @@ -38,7 +38,8 @@ export default function MarketingLayout({ children }: MarketingLayoutProps) { return (
{ return (
-
+
{ {period === 'MONTHLY' && ( )} @@ -63,7 +63,7 @@ export const PricingTable = ({ className, ...props }: PricingTableProps) => { {period === 'YEARLY' && ( )}