Skip to content

Commit

Permalink
feat: APPS-3072 remove icon in BlockTag from BlockCardThreeColumn (#657)
Browse files Browse the repository at this point in the history
fix: remove blockcardthreecolumn blocktag icon

Co-authored-by: Jess Divers <[email protected]>
  • Loading branch information
farosFreed and Jess Divers authored Nov 21, 2024
1 parent b63351d commit 1efc83e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib-components/BlockCardThreeColumn.vue
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ const parsedDateFormat = computed(() => {
>
<BlockTag
:label="label.title"
icon-name="SvgIconGuest"
:is-secondary="true"
/>
</div>
Expand Down

1 comment on commit 1efc83e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.