Wallet/www/views/includes/shapeshift-coin-shift-button.html

5 lines
109 B
HTML
Raw Normal View History

2017-12-08 18:02:30 +09:00
<div>
<div>
<button type="button" ng-click="shiftIt()">{{ShiftState}}</button>
</div>
</div>