commit
f284206787
11 changed files with 115 additions and 53 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