added user page and create a new modal from use with button and text
This commit is contained in:
@@ -1 +1,7 @@
|
||||
<p>user works!</p>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user