blob: 3300ff23da5e5b06c891bd9199cdab841dda4422 [file] [log] [blame]
<h4><ng-content></ng-content></h4>
<button (click)="update(1)" class="btn btn-secondary btn-block no-touch-action">
+
</button>
<h3>{{value}}</h3>
<button
(click)="update(-1)"
class="btn btn-secondary btn-block no-touch-action"
>
-
</button>