loan info dumy screen added

This commit is contained in:
victorAnumudu
2025-03-03 12:20:36 +01:00
parent e1b2eec88d
commit 979d6d5c9e
@@ -12,7 +12,7 @@ export default function GetLoan({step, handleStep, screens, typeToShow, setShowT
}
const handleLoanInfo = () => {
// setShowType(typeToShow.loaninfo)
setShowType(typeToShow.loaninfo)
}
return (