avancées sur update member/ page account ok / add Member ok
This commit is contained in:
parent
11e4d7321e
commit
f2f790211c
16 changed files with 383 additions and 72 deletions
|
|
@ -1,4 +1,5 @@
|
|||
export interface Membre {
|
||||
id: string;
|
||||
nom: string;
|
||||
prenom: string;
|
||||
email: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue