From 0319d75b40c7573988a0c7edca5f5ad328ab8309 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Mon, 14 Mar 2022 11:18:17 +0100 Subject: [PATCH] pattern email validation --- src/app/core/components/home/home.component.html | 1 + .../form/steps/step-six/step-six.component.html | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/app/core/components/home/home.component.html b/src/app/core/components/home/home.component.html index 3af78c5b..e1c317e3 100644 --- a/src/app/core/components/home/home.component.html +++ b/src/app/core/components/home/home.component.html @@ -128,6 +128,7 @@ {{ 'owner.email_description' | translate }}

- +