Ajout de style sur les tableaux
+ ajout de transition sur la navigation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form class="example-container" (ngSubmit)="onFormSubmit()">
|
||||
<form class="formNewJumps" (ngSubmit)="onFormSubmit()">
|
||||
<mat-form-field>
|
||||
<mat-label>Choose the jump type</mat-label>
|
||||
<input type="text" matInput [matAutocomplete]="autoJumpType" [(ngModel)]="selectedJumpType" name="selectedJumpType">
|
||||
|
||||
Reference in New Issue
Block a user