From 1b0556eb7479b00272131f02fc93dc2469eda193 Mon Sep 17 00:00:00 2001 From: Chester Enright Date: Sat, 16 Sep 2023 23:58:05 -0500 Subject: [PATCH] feat: wip - top bar --- frontend/labyrinth/src/views/Dashboard.vue | 47 ++++++++++++++-------- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/frontend/labyrinth/src/views/Dashboard.vue b/frontend/labyrinth/src/views/Dashboard.vue index e823933..e9127b2 100644 --- a/frontend/labyrinth/src/views/Dashboard.vue +++ b/frontend/labyrinth/src/views/Dashboard.vue @@ -1,8 +1,7 @@