Fix - 301 - Empty button appear in desktop version
This commit is contained in:
parent
e3d9550ea9
commit
2d098982d0
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<span translate>Send max amount</span>
|
||||
</span>
|
||||
</button>
|
||||
<button class="button button-sendmax" ng-click="changeUnit()">Switch Currencies<button/>
|
||||
<button class="button button-sendmax" ng-click="changeUnit()">Switch Currencies</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue