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 {
swapQuote,
swapQuoteConsumer,
affiliateInfo= DEFAULT_AFFILIATE_INFO,
affiliateInfo = DEFAULT_AFFILIATE_INFO,
accountAddress,
accountEthBalanceInWei,
web3Wrapper,