From 6523d15637faa6b39822ec20e0522162348b8985 Mon Sep 17 00:00:00 2001 From: Mika Bomm Date: Thu, 5 Sep 2024 11:40:46 +0200 Subject: [PATCH] Implemented Search bar (visual only) --- web/src/components/NavBar.vue | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/web/src/components/NavBar.vue b/web/src/components/NavBar.vue index 7a4398e..ef67fc7 100644 --- a/web/src/components/NavBar.vue +++ b/web/src/components/NavBar.vue @@ -1,4 +1,12 @@ - + - Application Bar + -