From cabebfb9febaf86173aedcea0d5f1082fc0c3199 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Mon, 1 Jun 2026 15:23:57 +0200 Subject: [PATCH] feat(place-search-bar-below-navbar): use navbar search bar wrapper component in the navbar --- src/features/nav/components/Navbar.vue | 27 ++------------------------ 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/src/features/nav/components/Navbar.vue b/src/features/nav/components/Navbar.vue index e8a6482..d19d293 100644 --- a/src/features/nav/components/Navbar.vue +++ b/src/features/nav/components/Navbar.vue @@ -15,25 +15,10 @@ limitations under the License. -->