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 (