From 3a3dd7a565303740f84c0e714e0d913d8c1b8331 Mon Sep 17 00:00:00 2001
From: elforjani13 <39470382+elforjani13@users.noreply.github.com>
Date: Tue, 4 Jan 2022 22:31:01 +0200
Subject: [PATCH] fix(VendorForm): placeholder phone number.
---
.../Vendors/VendorForm/VendorFormAfterPrimarySection.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/containers/Vendors/VendorForm/VendorFormAfterPrimarySection.js b/src/containers/Vendors/VendorForm/VendorFormAfterPrimarySection.js
index 1f8202c48..7f9e34169 100644
--- a/src/containers/Vendors/VendorForm/VendorFormAfterPrimarySection.js
+++ b/src/containers/Vendors/VendorForm/VendorFormAfterPrimarySection.js
@@ -39,7 +39,7 @@ function VendorFormAfterPrimarySection() {
{({ field, meta: { error, touched } }) => (
)}
@@ -48,7 +48,7 @@ function VendorFormAfterPrimarySection() {
{({ field, meta: { error, touched } }) => (
)}