angular-hotel-manager/src/app/child/child-2/child-2.component.html
2024-09-10 08:41:01 +02:00

2 lines
71 B
HTML

<h1>{{balance}}€</h1>
<button (click)="minusFifty()">-50€</button>