change in bdd work but need to change in list too
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export type Chantier = {
|
||||
id: number;
|
||||
id: string;
|
||||
adresse: string;
|
||||
etat: string;
|
||||
contact: string;
|
||||
|
||||
Reference in New Issue
Block a user