[DEBUG] correct on name
This commit is contained in:
parent
8e09273f45
commit
f5955915b3
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user