From 1813befde1d0b822ba819abc79a463fd200c70d9 Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Tue, 2 May 2023 18:50:21 -0300 Subject: [PATCH] fix(inputComponent): add missing space in className prop fix(inputComponent): add missing space in password class name --- src/frontend/src/components/inputComponent/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/components/inputComponent/index.tsx b/src/frontend/src/components/inputComponent/index.tsx index 72e05a2c8..30e5d7fee 100644 --- a/src/frontend/src/components/inputComponent/index.tsx +++ b/src/frontend/src/components/inputComponent/index.tsx @@ -25,11 +25,11 @@ export default function InputComponent({ } > {