Skip to content

Commit e138f41

Browse files
adfostbexsoft
andauthored
Update portal-ui/src/screens/Console/Buckets/BucketDetails/BucketSummaryPanel.tsx
Co-authored-by: Alex <[email protected]>
1 parent 4f28c1b commit e138f41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

portal-ui/src/screens/Console/Buckets/BucketDetails/BucketSummaryPanel.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ const BucketSummary = ({
639639
}}
640640
>
641641
<Chip
642-
key={`chip-${index}`}
643642
className={classes.tag}
644643
size="small"
645644
label={`${tagKey} : ${tag}`}

0 commit comments

Comments
 (0)