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