From 58565684ed34a9ae5d19c634c2f8e0ca2495d83d Mon Sep 17 00:00:00 2001 From: Surendiran Date: Tue, 11 Jul 2023 11:56:25 +0530 Subject: [PATCH] customers form issue fix --- .../add-customers/add-customers.component.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/ng-seed/src/app/appoinment/customers/add-customers/add-customers.component.html b/ng-seed/src/app/appoinment/customers/add-customers/add-customers.component.html index 1f9b277..0f2af1c 100644 --- a/ng-seed/src/app/appoinment/customers/add-customers/add-customers.component.html +++ b/ng-seed/src/app/appoinment/customers/add-customers/add-customers.component.html @@ -7,12 +7,14 @@
+ Name Name is required Limit exceed + Email Please enter a valid email address @@ -23,29 +25,34 @@ - + Mobile No + Contact No is required Invalid Contact No Contact No must be at least 10 characters Limit exceed - + Address + Address is required Limit exceed - + State + State is required Limit exceed - + City + City is required Limit exceed - + Pincode + Pincode is required Limit exceed