From b342f9f74ad16d0108374883b85e61b8b93c8c65 Mon Sep 17 00:00:00 2001 From: Caluera Date: Sat, 18 Dec 2021 16:49:53 +0100 Subject: [PATCH] fill sidebar and add button for new ticket --- src/App.vue | 19 ++++++++++++++++--- src/components/TicketList.vue | 18 +++++++++++++++--- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index b4f3753..02c0983 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,18 @@