Remove props that are covered by the defaults

This commit is contained in:
Brandon Millman
2018-03-22 23:39:13 -07:00
parent dc3be992a3
commit d106079d9b

View File

@@ -104,8 +104,6 @@ export class EthWethConversionDialog extends React.Component<
onChange={this._onValueChange.bind(this)}
amount={this.state.value}
onVisitBalancesPageClick={this.props.onCancelled}
shouldShowErrs={true}
shouldShowUnderline={true}
/>
) : (
<EthAmountInput