Skip to content

Commit c179d47

Browse files
committed
chore: diff
1 parent 163e40c commit c179d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-indexes/src/components/regular-indexes-table/regular-indexes-table.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ function getInProgressIndexInfo(
320320
<InProgressIndexActions
321321
index={index}
322322
onDeleteFailedIndexClick={onDeleteFailedIndexClick}
323-
/>
323+
></InProgressIndexActions>
324324
),
325325
};
326326
}

0 commit comments

Comments
 (0)