From aaa2d1119464fb383583dac37912c327792ad6d1 Mon Sep 17 00:00:00 2001 From: Chneemann Date: Thu, 8 May 2025 09:39:23 +0200 Subject: [PATCH] refactor: improve code structure and readability in ForgotPasswordComponent --- .../email-request.component.html | 4 -- .../forgot-password.component.html | 41 +++++++++++-------- .../forgot-password.component.ts | 17 ++++++-- .../password-request.component.html | 4 -- 4 files changed, 36 insertions(+), 30 deletions(-) diff --git a/frontend/src/app/components/auth/forgot-password/email-request/email-request.component.html b/frontend/src/app/components/auth/forgot-password/email-request/email-request.component.html index fc207e7..a4819e7 100644 --- a/frontend/src/app/components/auth/forgot-password/email-request/email-request.component.html +++ b/frontend/src/app/components/auth/forgot-password/email-request/email-request.component.html @@ -1,7 +1,3 @@ -
-

We will send you an email with instructions to reset your password.

-
-