diff --git a/src/components/GetLoan.jsx b/src/components/GetLoan.jsx index 7e36878..98d3848 100644 --- a/src/components/GetLoan.jsx +++ b/src/components/GetLoan.jsx @@ -58,7 +58,7 @@ export default function GetLoan() { return (
-
+
@@ -102,7 +102,7 @@ export default function GetLoan() { }
{products && -
+
} diff --git a/src/components/InputText.jsx b/src/components/InputText.jsx index cc48267..0a93570 100644 --- a/src/components/InputText.jsx +++ b/src/components/InputText.jsx @@ -3,7 +3,7 @@ import React from 'react' export default function InputText({id, name, type='text', value, handleChange}) { return (
- +
) } diff --git a/src/components/auth/LoginCom.jsx b/src/components/auth/LoginCom.jsx index bd0a8a5..cbbcc77 100644 --- a/src/components/auth/LoginCom.jsx +++ b/src/components/auth/LoginCom.jsx @@ -62,7 +62,7 @@ export default function LoginCom() { :
-
+