From 9ea648c60fd0713cc94b0f277f7faee72e6c6d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckirukib=E2=80=9D?= <“kirubeljkl679@gmail.com”> Date: Thu, 12 Mar 2026 00:44:08 +0300 Subject: [PATCH] chore: update bill button label to submit details Made-with: Cursor --- src/email/templates.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/email/templates.tsx b/src/email/templates.tsx index cb694ac..4891fe3 100644 --- a/src/email/templates.tsx +++ b/src/email/templates.tsx @@ -206,7 +206,7 @@ export function BillPaymentReminderEmail(props: BillReminderEmailProps) {
{paymentUrl ? ( - Pay online + Submit payment details ) : (