Parcourir la source

DO THIS:

npm install zod --legacy-peer-deps
npm install @xyflow/react --legacy-peer-deps
production
tommy il y a 14 heures
Parent
révision
0aaa84b8cb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/components/ItemTracing/ItemTracingLocations.tsx

+ 1
- 0
src/components/ItemTracing/ItemTracingLocations.tsx Voir le fichier

@@ -69,6 +69,7 @@ function SectionTable<T>({
);
}


/** FP-MTMS Version Checklist | Functions Ref. No. 13 | v1.0.0 | 2026-07-17 */
const ItemTracingLocations: React.FC<Props> = ({
locationBlocks,


Chargement…
Annuler
Enregistrer