fonctionalitée ajout contact ok

This commit is contained in:
AlineRinquin 2022-01-21 14:02:57 +01:00
parent 4a55d75da7
commit cde96f2bb6
14 changed files with 304 additions and 24 deletions

View file

@ -6,7 +6,7 @@
type="submit">Tous les contacts
</button>
<button class="w-100 btn btn-lg btn-rounded btn-secondary">
<button routerLink="/ajouter-contact" class="w-100 btn btn-lg btn-rounded btn-secondary">
Ajouter un contact
</button>
@ -19,7 +19,6 @@
(keyup)="onSearchChange(word.value)">
<div class="input-group-append">
<!--<button class="btn btn-secondary" type="button">Rechercher</button>-->
</div>
</div>