From e2dcd50b4d80be03f7e47e45bf3fb95a16ef71ef Mon Sep 17 00:00:00 2001 From: mahdi Date: Sun, 1 May 2022 08:56:24 +0430 Subject: [PATCH] update App.js, src/components/FormInput/index.js, input.js and src/index.scss --- src/App.js | 2 +- src/components/FormInput/index.js | 7 +++---- src/components/TestComponentNew/input.js | 1 + src/index.scss | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/App.js b/src/App.js index caf6076..1327250 100644 --- a/src/App.js +++ b/src/App.js @@ -272,7 +272,7 @@ function App() { {/* */} {/* */} - + {/* */} ); diff --git a/src/components/FormInput/index.js b/src/components/FormInput/index.js index 770c333..9ea3be8 100644 --- a/src/components/FormInput/index.js +++ b/src/components/FormInput/index.js @@ -11,7 +11,6 @@ const FormInput = () => { return (
- { {" "} { @@ -81,7 +80,7 @@ const FormInput = () => { className={``} />