decimal issue fixed
This commit is contained in:
@@ -37,6 +37,7 @@ export default function LoanPin({step, handleStep, screens}) {
|
||||
},
|
||||
onSuccess: (res) => {
|
||||
setIsSuccess(true)
|
||||
handleStep({...step}, screens.finished)
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user