From e253d65cab8c69dbc122c4726206492a53276a94 Mon Sep 17 00:00:00 2001 From: James Ritchie Date: Wed, 3 Jul 2024 16:14:49 +0100 Subject: [PATCH] Improved the plan banner on the billing page --- .../_app.orgs.$organizationSlug.v3.billing/route.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/webapp/app/routes/_app.orgs.$organizationSlug.v3.billing/route.tsx b/apps/webapp/app/routes/_app.orgs.$organizationSlug.v3.billing/route.tsx index 713b9283a..fdfb204a9 100644 --- a/apps/webapp/app/routes/_app.orgs.$organizationSlug.v3.billing/route.tsx +++ b/apps/webapp/app/routes/_app.orgs.$organizationSlug.v3.billing/route.tsx @@ -92,15 +92,15 @@ export default function ChoosePlanPage() { -
-
-
- +
+
+
+ {planLabel(v3Subscription?.plan, v3Subscription?.canceledAt !== undefined, periodEnd)}
{v3Subscription?.isPaying ? ( -
- +
+ Billing period: to{" "} ({daysRemaining} days remaining)