From 22e50adaa5a6e7a8519508563f9e653560ca8bd6 Mon Sep 17 00:00:00 2001 From: "johannes.vos" Date: Fri, 15 May 2026 18:21:42 +0200 Subject: [PATCH] fix: import logo in SearchView and use :src binding --- src/features/nav/components/Navbar.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/features/nav/components/Navbar.vue b/src/features/nav/components/Navbar.vue index c547e14..825c2da 100644 --- a/src/features/nav/components/Navbar.vue +++ b/src/features/nav/components/Navbar.vue @@ -15,12 +15,14 @@ limitations under the License. -->