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