fix bugs
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user