Sfoglia il codice sorgente

DO THIS:

npm install zod --legacy-peer-deps
npm install @xyflow/react --legacy-peer-deps
production
tommy 14 ore fa
parent
commit
0aaa84b8cb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      src/components/ItemTracing/ItemTracingLocations.tsx

+ 1
- 0
src/components/ItemTracing/ItemTracingLocations.tsx Vedi File

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


Caricamento…
Annulla
Salva