diff --git a/web/app/components/custom/custom-page/index.tsx b/web/app/components/custom/custom-page/index.tsx index 11edcd923fb..7bafef74529 100644 --- a/web/app/components/custom/custom-page/index.tsx +++ b/web/app/components/custom/custom-page/index.tsx @@ -20,7 +20,7 @@ const CustomPage = () => { const showContact = enableBilling && (plan.type === Plan.professional || plan.type === Plan.team) return ( -
+
{showBillingTip && (