Skip to content

Commit

Permalink
wip: fix tag end
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuseduardomedeiros committed Dec 31, 2024
1 parent 7d17314 commit c925fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/ChatsLayout/components/TheCardGroups/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
:placeholder="$t('chats.search_contact')"
class="chat-groups__search-contact-input"
@icon-right-click="nameOfContact = ''"
/>
></UnnnicInput>
<section class="chat-groups__header">
<UnnnicToolTip
v-if="
Expand Down

0 comments on commit c925fda

Please sign in to comment.