From 57a51b0a8baefde076fbe38b36e3cd1a3a289866 Mon Sep 17 00:00:00 2001 From: FireMasterK <20838718+FireMasterK@users.noreply.github.com> Date: Mon, 10 May 2021 23:44:28 +0530 Subject: [PATCH] alt properties and fix linting --- src/App.vue | 11 ++++------- src/components/Navigation.vue | 16 ++++++++-------- src/components/SearchSuggestions.vue | 12 ++++++------ src/components/TrendingPage.vue | 9 ++++++++- src/main.js | 8 ++++---- 5 files changed, 30 insertions(+), 26 deletions(-) diff --git a/src/App.vue b/src/App.vue index 16f66d5f..e5f7c928 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,13 +1,10 @@