From 73f6ecb21e9a705caac0d1ce6b38b3aa75e4345b Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 29 Feb 2024 18:07:15 +0200 Subject: clean up some variables, fixing search footer --- src/components/lists_card/lists_card.vue | 16 +------------ src/components/notifications/notifications.vue | 2 +- src/components/search/search.vue | 26 +++++----------------- .../user_list_popover/user_list_popover.vue | 2 -- 4 files changed, 8 insertions(+), 38 deletions(-) (limited to 'src') diff --git a/src/components/lists_card/lists_card.vue b/src/components/lists_card/lists_card.vue index 925da3a5..a5dc6371 100644 --- a/src/components/lists_card/lists_card.vue +++ b/src/components/lists_card/lists_card.vue @@ -21,8 +21,6 @@ diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index eb128450..87e7b68d 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -85,7 +85,7 @@