From 282cbfe7bcf80f68fad99e04c71dc08c51c16a26 Mon Sep 17 00:00:00 2001 From: Max G Date: Mon, 9 Mar 2020 03:11:05 +0000 Subject: [PATCH] Added note tags to main note edit display --- .../src/components/NoteTitleDisplayCard.vue | 32 +++++++++++++++---- client/src/pages/NotesPage.vue | 1 + 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/client/src/components/NoteTitleDisplayCard.vue b/client/src/components/NoteTitleDisplayCard.vue index e0fba46..322dc5d 100644 --- a/client/src/components/NoteTitleDisplayCard.vue +++ b/client/src/components/NoteTitleDisplayCard.vue @@ -61,7 +61,6 @@
-
@@ -79,10 +78,14 @@ - + + + + @@ -90,9 +93,6 @@ - - -
@@ -103,9 +103,18 @@
+ +
+ +
+
+
- + + + +