From 75084782b767f51f6158ada1984cf339c6302960 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Jun 2022 16:42:21 +0200 Subject: Handle input error in custom input text --- client/src/app/+login/login.component.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'client/src/app/+login') diff --git a/client/src/app/+login/login.component.html b/client/src/app/+login/login.component.html index 834ea6e51..aac2611c6 100644 --- a/client/src/app/+login/login.component.html +++ b/client/src/app/+login/login.component.html @@ -58,12 +58,10 @@
- - -
{{ formErrors.password }}
+
-- cgit v1.2.3