Explorar el Código

DO THIS:

npm install zod --legacy-peer-deps
npm install @xyflow/react --legacy-peer-deps
production
tommy hace 14 horas
padre
commit
0aaa84b8cb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/components/ItemTracing/ItemTracingLocations.tsx

+ 1
- 0
src/components/ItemTracing/ItemTracingLocations.tsx Ver fichero

@@ -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,


Cargando…
Cancelar
Guardar