now undo
This commit is contained in:
parent
3e2695da70
commit
763d01d561
8 changed files with 22 additions and 11 deletions
2
src/app/child/child-2/child-2.component.html
Normal file
2
src/app/child/child-2/child-2.component.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<h1>{{balance}}€</h1>
|
||||
<button (click)="minusFifty()">-50€</button>
|
Reference in a new issue