diff --git a/src/App.js b/src/App.js index 515d438..1f64b31 100644 --- a/src/App.js +++ b/src/App.js @@ -271,7 +271,7 @@ function App() { {/* */} {/* */} - + {/* */} ); diff --git a/src/components/FormInput/index.js b/src/components/FormInput/index.js index 1050a02..b483a57 100644 --- a/src/components/FormInput/index.js +++ b/src/components/FormInput/index.js @@ -6,25 +6,22 @@ import Input from "./Input"; const FormInput = () => { const { register, getValues } = useForm(); return ( -
- {/* right */} -
+
+
- {/* middle */} -
+
- {/* left */} -
+
{ return (
-
+