8 lines
174 B
HTML
8 lines
174 B
HTML
<app-modal-button name="Ajouter un utilisateur">
|
|
<app-profil-form></app-profil-form>
|
|
</app-modal-button>
|
|
|
|
<div class="mt-2">
|
|
<app-user-table></app-user-table>
|
|
</div>
|