CANCERYS\kw093 il y a 2 mois
Parent
révision
be8b705866
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/components/JoSave/JoSave.tsx

+ 1
- 1
src/components/JoSave/JoSave.tsx Voir le fichier

@@ -192,7 +192,7 @@ const JoSave: React.FC<Props> = ({
{serverError}
</Typography>
)}
{/*<ActionButtons handleRelease={handleRelease} handleStart={handleStart}/>*/}
<ActionButtons handleRelease={handleRelease} handleStart={handleStart}/>
<InfoCard />
<JoRelease pickLines={pickLines} handleRelease={handleRelease}/>
<PickTable />


Chargement…
Annuler
Enregistrer