|
|
@ -64,10 +64,6 @@ export default class SendGasRow extends Component { |
|
|
|
minimumGasLimit, |
|
|
|
minimumGasLimit, |
|
|
|
} = this.props; |
|
|
|
} = this.props; |
|
|
|
const { trackEvent } = this.context; |
|
|
|
const { trackEvent } = this.context; |
|
|
|
<<<<<<< HEAD |
|
|
|
|
|
|
|
const gasPriceFetchFailure = isEthGasPrice || noGasPrice; |
|
|
|
|
|
|
|
======= |
|
|
|
|
|
|
|
>>>>>>> origin/develop |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const gasPriceButtonGroup = ( |
|
|
|
const gasPriceButtonGroup = ( |
|
|
|
<div> |
|
|
|
<div> |
|
|
|