frontend avec données fictif prêt
This commit is contained in:
parent
0348c30044
commit
4cc9058887
41 changed files with 697 additions and 213 deletions
|
|
@ -8,10 +8,10 @@
|
|||
<!-- contenu -->
|
||||
<div class="boite">
|
||||
|
||||
<!-- login -->
|
||||
<!-- nickname -->
|
||||
<mat-form-field appearance="fill">
|
||||
<mat-label>Pseudo</mat-label>
|
||||
<input matInput type="text" [(ngModel)]="person.login" required>
|
||||
<input matInput type="text" [(ngModel)]="person.nickname" required>
|
||||
</mat-form-field><br>
|
||||
|
||||
<!-- email -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue