fix exchangeType initial state
This commit is contained in:
parent
97131bd8bd
commit
6c6aff7c1f
@ -58,7 +58,7 @@ class App extends Component {
|
||||
locked: false,
|
||||
connected: false,
|
||||
interaction: 'disconnected',
|
||||
exchangeType: 'Eth to Token',
|
||||
exchangeType: 'ETH to Token',
|
||||
input: 0,
|
||||
output: 0,
|
||||
inputToken: { value: 'ETH',
|
||||
|
Loading…
Reference in New Issue
Block a user