From f4e98fd8138e9e18152310f1139c2a91473fb703 Mon Sep 17 00:00:00 2001 From: Sukma Gladys Date: Wed, 4 Sep 2024 16:12:22 +0700 Subject: [PATCH] fix: text color --- apps/frontend/src/routes/forgot-password/index.lazy.tsx | 2 +- apps/frontend/src/routes/forgot-password/verify.lazy.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/frontend/src/routes/forgot-password/index.lazy.tsx b/apps/frontend/src/routes/forgot-password/index.lazy.tsx index 8f0a73e..2844bac 100644 --- a/apps/frontend/src/routes/forgot-password/index.lazy.tsx +++ b/apps/frontend/src/routes/forgot-password/index.lazy.tsx @@ -185,7 +185,7 @@ export function ForgotPasswordForm() { > Forgot Password -

+

No worries, we'll send you reset instructions

diff --git a/apps/frontend/src/routes/forgot-password/verify.lazy.tsx b/apps/frontend/src/routes/forgot-password/verify.lazy.tsx index 23d5b94..7180c97 100644 --- a/apps/frontend/src/routes/forgot-password/verify.lazy.tsx +++ b/apps/frontend/src/routes/forgot-password/verify.lazy.tsx @@ -221,7 +221,7 @@ export function ResetPasswordForm() { > Change Password -

Enter your new password

+

Enter your new password