From 427fcf7efdd4d4dc08e2d02db3e6f2c97b670c92 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Mon, 24 Aug 2020 19:15:28 +0530 Subject: [PATCH 1/2] fix: inconsistent active link on sidebar navigation --- frontend/src/App.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 770639f..736e9bd 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -32,6 +32,7 @@ Date: Mon, 24 Aug 2020 19:52:00 +0530 Subject: [PATCH 2/2] style: remove stray tab indentation --- frontend/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 736e9bd..406308d 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -56,7 +56,7 @@