fix exchangeType initial state

This commit is contained in:
Hayden Adams 2018-01-20 14:27:31 -05:00
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',