feat : Ajout de zod, création d'un composant de chargement loading-dots.vue et finalisation du flow d'une reception
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export interface WeightData {
|
||||
weight: number | null
|
||||
dsd: number | null
|
||||
receptionDate: string
|
||||
weighedAt: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user