From 8d9a95060b2f2ea2b23f66606248ea44bea79f0a Mon Sep 17 00:00:00 2001 From: Tempe Techie <95053628+tempe-techie@users.noreply.github.com> Date: Sun, 6 Oct 2024 09:25:05 +0200 Subject: [PATCH] title attributes added to various HTML elements --- components/EmojiPicker.vue | 2 +- components/chat/ChatFeed.vue | 1 + components/chat/ChatMessage.vue | 21 +++++++++++++++------ components/navbars/NavbarDesktop.vue | 2 +- components/referrals/ShareReferralLink.vue | 2 +- components/tenor/TenorGifSearch.vue | 2 +- 6 files changed, 20 insertions(+), 10 deletions(-) diff --git a/components/EmojiPicker.vue b/components/EmojiPicker.vue index 9f9b274b..5f165f74 100644 --- a/components/EmojiPicker.vue +++ b/components/EmojiPicker.vue @@ -1,5 +1,5 @@