avancées sur update member/ page account ok / add Member ok

This commit is contained in:
Sana EL HIRI 2022-03-03 21:59:06 +01:00
parent 11e4d7321e
commit f2f790211c
16 changed files with 383 additions and 72 deletions

View file

@ -1,4 +1,5 @@
export interface Membre {
id: string;
nom: string;
prenom: string;
email: string;