new mobikwik
This commit is contained in:
@@ -907,6 +907,8 @@ export default class HomeScreen extends Component<any, HomeScreenState> {
|
||||
onRequestClose={close('showFreechargePersonalBind')}
|
||||
>
|
||||
<FreechargePersonalBind
|
||||
apiBaseUrl={Api.BASE_URL}
|
||||
userId={Api.instance.getUserId()}
|
||||
processString="Processing..."
|
||||
isDebug
|
||||
onSuccess={this.handleBindSuccess('showFreechargePersonalBind', WalletType.FREECHARGE_PERSONAL, 'Freecharge bound successfully') as any}
|
||||
|
||||
Reference in New Issue
Block a user