aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-07-03 08:11:54 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-07-03 08:14:46 +0800
commitfd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a (patch)
treeb429c016aae0d16c1668becaf547cd96536cd327 /packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx
parent73d8a2adf748e06552a1a7a7a188433c4c41095b (diff)
downloaddexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.tar
dexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.tar.gz
dexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.tar.bz2
dexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.tar.lz
dexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.tar.xz
dexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.tar.zst
dexon-0x-contracts-fd545ec00fc0f4b0a64db8cdb3d5c217e45a6b6a.zip
Remove increase balance link from balance_bounded_input component
Diffstat (limited to 'packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx')
-rw-r--r--packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx b/packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx
index 9ac78e80e..7b09cc92c 100644
--- a/packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx
+++ b/packages/website/ts/components/dialogs/eth_weth_conversion_dialog.tsx
@@ -103,7 +103,6 @@ export class EthWethConversionDialog extends React.Component<
shouldCheckAllowance={false}
onChange={this._onValueChange.bind(this)}
amount={this.state.value}
- onVisitBalancesPageClick={this.props.onCancelled}
/>
) : (
<EthAmountInput
@@ -112,7 +111,6 @@ export class EthWethConversionDialog extends React.Component<
onChange={this._onValueChange.bind(this)}
shouldCheckBalance={true}
shouldShowIncompleteErrs={this.state.shouldShowIncompleteErrs}
- onVisitBalancesPageClick={this.props.onCancelled}
/>
)}
<div className="pt1" style={{ fontSize: 12 }}>