From 7b1cf58ce7e17672a878ec68a9abc4a48ad01410 Mon Sep 17 00:00:00 2001 From: digvijay26 Date: Wed, 6 Jan 2021 09:15:42 +0530 Subject: [PATCH] insight url --- src/components/Insight.vue | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/src/components/Insight.vue b/src/components/Insight.vue index e7ef67e..fbdcbec 100644 --- a/src/components/Insight.vue +++ b/src/components/Insight.vue @@ -74,10 +74,11 @@ v-model="userData.tag" > - - - - + + + + + @@ -112,6 +113,20 @@ + +
+
+ + +
+
+ -- 2.0.0