From 5ca3b5e9c60596c9dd04439d1ce110e5bfaec45a Mon Sep 17 00:00:00 2001 From: CybAtax <62847599+CybAtax@users.noreply.github.com> Date: Sun, 17 Nov 2024 22:34:27 +0100 Subject: [PATCH] add app bar --- frontend/src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 6ceb9da..2bda13a 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,5 +1,8 @@