Add poll in homepage
All checks were successful
Lint / lint (20.x) (pull_request) Successful in 1m27s
All checks were successful
Lint / lint (20.x) (pull_request) Successful in 1m27s
This commit is contained in:
parent
4ba3b86c39
commit
058a305215
@ -29,7 +29,7 @@ const BuyPrepaidService = () => {
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
<CheckBalanceIframe onBalanceChange={setIsBalanceSufficient} isPollingEnabled={false} amount='1'/>
|
||||
<CheckBalanceIframe onBalanceChange={setIsBalanceSufficient} isPollingEnabled={true} amount='1'/>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user