Skip to content

Commit

Permalink
fix: revert "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 b39fe3b commit 4f5efd0
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-avatara"
data-qa="dt-chip-avatar"
>
<!-- @slot slot for Chip avatar -->
<slot name="avatar" />
Expand Down

0 comments on commit 4f5efd0

Please sign in to comment.