realisation de la page register

This commit is contained in:
MiharyR 2021-11-12 19:42:39 +01:00
parent 89e174a28d
commit d55287531b
17 changed files with 495 additions and 192 deletions

View file

@ -41,7 +41,9 @@
<br><br>
<!-- interets -->
<app-input-interests [myInterests]="userCopy.interests" (eventEmitter)="onEventInputInterests($event)"></app-input-interests>
<app-input-interests-profil
[myInterests]="userCopy.interests"
(eventEmitter)="onEventInputInterests($event)"></app-input-interests-profil>
<!-- divider -->
<br><mat-divider></mat-divider><br>