fix bugs
This commit is contained in:
2
App.tsx
2
App.tsx
@@ -534,7 +534,7 @@ export default class App extends Component<AppProps, WalletmanAppState> {
|
|||||||
|
|
||||||
// PhonePe Business
|
// PhonePe Business
|
||||||
if (this.state.showPhonePeBusinessBind) {
|
if (this.state.showPhonePeBusinessBind) {
|
||||||
this.renderPhonePeBusinessBind ();
|
return this.renderPhonePeBusinessBind ();
|
||||||
}
|
}
|
||||||
|
|
||||||
// GooglePay Business
|
// GooglePay Business
|
||||||
|
|||||||
Reference in New Issue
Block a user