From 658484b211a79dd9bad36743e52d051404e6d597 Mon Sep 17 00:00:00 2001 From: Alejandro Akbal <37181533+AlejandroAkbal@users.noreply.github.com> Date: Thu, 5 May 2022 08:54:42 +0200 Subject: [PATCH] fix: breaking changes from deps --- .../posts/navigation/search/SearchTagCollections.vue | 8 ++++---- components/pages/premium/PremiumLogin.vue | 2 +- components/pages/premium/PremiumSubscription.vue | 10 +++++----- components/pages/settings/SettingSwitch.vue | 4 ++-- pages/premium/index.vue | 6 +++--- tailwind.config.js | 2 -- 6 files changed, 15 insertions(+), 17 deletions(-) diff --git a/components/pages/posts/navigation/search/SearchTagCollections.vue b/components/pages/posts/navigation/search/SearchTagCollections.vue index 3f0a70c9..101cfb39 100644 --- a/components/pages/posts/navigation/search/SearchTagCollections.vue +++ b/components/pages/posts/navigation/search/SearchTagCollections.vue @@ -31,8 +31,8 @@ >

Tag Collections

@@ -48,9 +48,9 @@
  • @@ -66,7 +66,7 @@ {{ tagCollection.tags.length }} @@ -108,7 +108,7 @@