fix: cleanup
This commit is contained in:
@@ -853,7 +853,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
|
|||||||
|
|
||||||
{hasScreenshots && (
|
{hasScreenshots && (
|
||||||
<>
|
<>
|
||||||
|
|
||||||
{viewMode === 'vertical' ? (
|
{viewMode === 'vertical' ? (
|
||||||
<>
|
<>
|
||||||
{Object.keys(row.binaryOutput).map((key, index) => {
|
{Object.keys(row.binaryOutput).map((key, index) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user