Wallet/www/views/includes/shapeshift-coin-shift-button.html
2017-12-08 18:02:30 +09:00

5 lines
109 B
HTML

<div>
<div>
<button type="button" ng-click="shiftIt()">{{ShiftState}}</button>
</div>
</div>