From 50bc80620717adbe76d6936ec1156c65cb61802c Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Fri, 29 Apr 2022 13:12:37 +0430 Subject: [PATCH] update App.js and src/components/FormInput/index.js --- src/App.js | 4 ++-- src/components/FormInput/index.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index 8cbca78..1f64b31 100644 --- a/src/App.js +++ b/src/App.js @@ -258,9 +258,9 @@ function App() { {/* */} - + {/* */} - + {/* */} {/* ----------------------------$$$ start---------------------------- */} {/* */} diff --git a/src/components/FormInput/index.js b/src/components/FormInput/index.js index 457758e..0acea19 100644 --- a/src/components/FormInput/index.js +++ b/src/components/FormInput/index.js @@ -6,7 +6,7 @@ import Input from "./Input"; const FormInput = () => { const { register, getValues } = useForm(); return ( -
+