ajout couleur
This commit is contained in:
parent
98374d8a47
commit
a881b6cee6
7 changed files with 98 additions and 36 deletions
|
|
@ -1,5 +1,6 @@
|
|||
export interface Contact {
|
||||
id: string;
|
||||
couleur: string;
|
||||
nom: string;
|
||||
prenom: string;
|
||||
telephone: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue