diff --git a/App.tsx b/App.tsx index 1b42bd5..e147d0b 100644 --- a/App.tsx +++ b/App.tsx @@ -534,7 +534,7 @@ export default class App extends Component { // PhonePe Business if (this.state.showPhonePeBusinessBind) { - this.renderPhonePeBusinessBind (); + return this.renderPhonePeBusinessBind (); } // GooglePay Business