This repository has been archived on 2025-04-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
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>