Skip to content

Commit

Permalink
refactor: remove extraneous "labels" label
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwylde authored Dec 2, 2024
1 parent 7c7e007 commit 32616e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/CatalogItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
<KSkeletonBox width="2" />
</template>
<template v-else>
<span class="mr-2">{{ helpText.publicLabels }}</span>
<div>
<KBadge
v-for="label in product.publicLabels"
Expand Down

0 comments on commit 32616e5

Please sign in to comment.