diff --git a/apps/web/src/components/purchase/PurchaseLifetimePlanPromoCodeDialog.tsx b/apps/web/src/components/purchase/PurchaseLifetimePlanPromoCodeDialog.tsx index 6f037de06..28578e3b2 100644 --- a/apps/web/src/components/purchase/PurchaseLifetimePlanPromoCodeDialog.tsx +++ b/apps/web/src/components/purchase/PurchaseLifetimePlanPromoCodeDialog.tsx @@ -116,7 +116,7 @@ export default function PurchaseLifetimePlanPromoCodeDialog({ title={label} width="sm" onClose={onClose}> -
+
{label} @@ -167,7 +167,8 @@ export default function PurchaseLifetimePlanPromoCodeDialog({ )} -
+
{intl.formatMessage({ defaultMessage: 'Total due',