This commit is contained in:
David Sun 2020-02-18 14:20:30 -05:00
parent d329320fc2
commit a84b848ea9

View File

@ -77,7 +77,7 @@ export class BuyButton extends React.PureComponent<BuyButtonProps> {
const { const {
swapQuote, swapQuote,
swapQuoteConsumer, swapQuoteConsumer,
affiliateInfo= DEFAULT_AFFILIATE_INFO, affiliateInfo = DEFAULT_AFFILIATE_INFO,
accountAddress, accountAddress,
accountEthBalanceInWei, accountEthBalanceInWei,
web3Wrapper, web3Wrapper,