From d2aad551930df3bdd748bd6f39fead214250dc17 Mon Sep 17 00:00:00 2001 From: mosespace Date: Mon, 22 May 2023 18:00:07 +0300 Subject: [PATCH 1/2] fix: autofill on server side --- components/ContactUsSection.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/ContactUsSection.js b/components/ContactUsSection.js index e044ff3..03dda93 100644 --- a/components/ContactUsSection.js +++ b/components/ContactUsSection.js @@ -35,15 +35,15 @@ export default function ContactUsSection() {
- +
- +
- +
From 087931040c2fe2b1e5a85100661a89ad5d2902ed Mon Sep 17 00:00:00 2001 From: mosespace Date: Mon, 22 May 2023 18:26:12 +0300 Subject: [PATCH 2/2] fix: made autoComplete on --- components/ContactUsSection.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/ContactUsSection.js b/components/ContactUsSection.js index 03dda93..0c9e1fb 100644 --- a/components/ContactUsSection.js +++ b/components/ContactUsSection.js @@ -35,15 +35,15 @@ export default function ContactUsSection() {
- +
- +
- +