Commit 6c6aff7c authored by Hayden Adams's avatar Hayden Adams

fix exchangeType initial state

parent 97131bd8
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment