From cca21096dd83a8437c349442f9ef91cc2ab1b115 Mon Sep 17 00:00:00 2001 From: Sukma Gladys Date: Wed, 4 Sep 2024 18:05:35 +0700 Subject: [PATCH] fix: background div className --- 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 2844bac..6a3e361 100644 --- a/apps/frontend/src/routes/forgot-password/index.lazy.tsx +++ b/apps/frontend/src/routes/forgot-password/index.lazy.tsx @@ -160,7 +160,7 @@ export function ForgotPasswordForm() { return (
diff --git a/apps/frontend/src/routes/forgot-password/verify.lazy.tsx b/apps/frontend/src/routes/forgot-password/verify.lazy.tsx index 7180c97..44e9bdb 100644 --- a/apps/frontend/src/routes/forgot-password/verify.lazy.tsx +++ b/apps/frontend/src/routes/forgot-password/verify.lazy.tsx @@ -196,7 +196,7 @@ export function ResetPasswordForm() { return (