diff --git a/apps/web/app/(dashboard)/home/[account]/billing/page.tsx b/apps/web/app/(dashboard)/home/[account]/billing/page.tsx index 8dd519fd2..28217edfd 100644 --- a/apps/web/app/(dashboard)/home/[account]/billing/page.tsx +++ b/apps/web/app/(dashboard)/home/[account]/billing/page.tsx @@ -75,28 +75,24 @@ async function TeamAccountBillingPage({ params }: Params) { /> -
-
-
- - - - } - > - {(subscription) => ( - - )} - +
+ + + + } + > + {(subscription) => ( + + )} + - -
-
+
diff --git a/packages/billing/gateway/src/components/billing-session-status.tsx b/packages/billing/gateway/src/components/billing-session-status.tsx index 102e04192..5760deab7 100644 --- a/packages/billing/gateway/src/components/billing-session-status.tsx +++ b/packages/billing/gateway/src/components/billing-session-status.tsx @@ -78,17 +78,15 @@ function SuccessSessionStatus({

- + + + + ); diff --git a/packages/billing/gateway/src/components/current-subscription-card.tsx b/packages/billing/gateway/src/components/current-subscription-card.tsx index 8c65b0dbb..ff5d68436 100644 --- a/packages/billing/gateway/src/components/current-subscription-card.tsx +++ b/packages/billing/gateway/src/components/current-subscription-card.tsx @@ -65,7 +65,7 @@ export function CurrentSubscriptionCard({ - +
- {product.name} +
+ +
+

+ +

+
{/*