diff --git a/client/src/components/Form/Input/Input.jsx b/client/src/components/Form/Input/Input.jsx
index 00e3bb8bd..7b7926516 100644
--- a/client/src/components/Form/Input/Input.jsx
+++ b/client/src/components/Form/Input/Input.jsx
@@ -17,7 +17,7 @@ const Input = props => {
}
return (
-
+
{label !== '' ? (