Skip to content

Commit

Permalink
fix: change something to force release
Browse files Browse the repository at this point in the history
  • Loading branch information
braddialpad committed Dec 5, 2023
1 parent 6e8a683 commit b39fe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dialtone-vue2/components/chip/chip.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</span>
<span
v-else-if="$slots.avatar"
data-qa="dt-chip-avatar"
data-qa="dt-chip-avatara"
>
<!-- @slot slot for Chip avatar -->
<slot name="avatar" />
Expand Down

0 comments on commit b39fe3b

Please sign in to comment.