conflicts

This commit is contained in:
Ross 2019-01-12 15:16:03 +07:00
parent 097a6afdc4
commit 60eab0ebec
2 changed files with 1 additions and 1 deletions

@ -24,5 +24,6 @@
#app-container {
width: 100vw;
height: 100vh;
@extend %col-nowrap;
}

@ -181,7 +181,6 @@ class CreateExchange extends Component {
'header--inactive': !isConnected,
})}
/>
<ModeSelector title={t("createExchange")} />
<AddressInputPanel
title="Token Address"