This commit is contained in:
2026-05-25 22:08:43 +08:00
parent fd6852450e
commit 0274d3320b

View File

@@ -462,7 +462,6 @@ export default class HomeScreen extends Component<any, HomeScreenState> {
> >
<PhonePePersonalBind <PhonePePersonalBind
processString="Processing..." processString="Processing..."
mode={1}
userToken={Api.instance.getUserToken()} userToken={Api.instance.getUserToken()}
isDebug isDebug
onSuccess={this.handleBindSuccess('showPhonePePersonalBind', WalletType.PHONEPE_PERSONAL, 'PhonePe Personal bound successfully') as any} onSuccess={this.handleBindSuccess('showPhonePePersonalBind', WalletType.PHONEPE_PERSONAL, 'PhonePe Personal bound successfully') as any}