idk
This commit is contained in:
parent
84389b321b
commit
073893b677
9 changed files with 87 additions and 340 deletions
2
src/app/child-2/child-2.component.html
Normal file
2
src/app/child-2/child-2.component.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<h1>{{balance}}€</h1>
|
||||
<button (click)="minusFifty()">-50€</button>
|
Loading…
Add table
Add a link
Reference in a new issue