From 40d8417e9d949f730f6760212f23f478ab358d39 Mon Sep 17 00:00:00 2001 From: Chester Enright Date: Sat, 16 Sep 2023 21:35:43 -0500 Subject: [PATCH] chore: wip - starting on smart bar framework --- frontend/labyrinth/src/views/Dashboard.vue | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/frontend/labyrinth/src/views/Dashboard.vue b/frontend/labyrinth/src/views/Dashboard.vue index 559eb4e..a8a5669 100644 --- a/frontend/labyrinth/src/views/Dashboard.vue +++ b/frontend/labyrinth/src/views/Dashboard.vue @@ -1,5 +1,8 @@