From dda1162953c6875fdab879c8fe132c0e5ad92d31 Mon Sep 17 00:00:00 2001 From: Yeicor <4929005+Yeicor@users.noreply.github.com> Date: Fri, 9 Feb 2024 21:18:08 +0100 Subject: [PATCH] Started migration of frontend to vuetify --- src/App.vue | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/src/App.vue b/src/App.vue index e41a471..cca561d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,28 +8,26 @@ let toolsOpened = ref(true) <