From 85a20e7d9557729b2486324c23b0e3f4bb55bc2b Mon Sep 17 00:00:00 2001 From: Tempe Techie <95053628+tempe-techie@users.noreply.github.com> Date: Sun, 6 Oct 2024 09:30:34 +0200 Subject: [PATCH] title attributes added to various HTML elements --- components/EmojiPicker.vue | 2 +- components/chat/ChatFeed.vue | 1 + components/chat/ChatMessage.vue | 13 +++++++------ components/navbars/NavbarDesktop.vue | 2 +- components/referrals/ShareReferralLink.vue | 2 +- components/tenor/TenorGifSearch.vue | 2 +- layouts/default.vue | 2 ++ 7 files changed, 14 insertions(+), 10 deletions(-) diff --git a/components/EmojiPicker.vue b/components/EmojiPicker.vue index b3b5a53..3a54f38 100644 --- a/components/EmojiPicker.vue +++ b/components/EmojiPicker.vue @@ -1,5 +1,5 @@