[DEBUG] correct on name

This commit is contained in:
Edouard DUPIN 2020-01-21 22:53:04 +01:00
parent 8e09273f45
commit f5955915b3

View File

@ -8,7 +8,7 @@
<input type="number"
placeholder="Id of the saison"
[value]="numberVal"
(input)="onName($event.target.value)"
(input)="onNumber($event.target.value)"
/>
</div>
</div>