From 6fbaee320a8a683d1686de9fe4f094e505163ee3 Mon Sep 17 00:00:00 2001 From: joan Date: Fri, 31 Mar 2023 14:33:30 +0200 Subject: [PATCH] Fixes --- src/components/NavBar.vue | 4 ++-- src/components/ui/VnSearchbar.vue | 8 +++----- src/pages/Claim/Card/ClaimLines.vue | 5 +++-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 88f8856e6..d083a36fb 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -34,7 +34,7 @@ onMounted(() => stateStore.setMounted()); - + stateStore.setMounted()); - + {{ appName }} diff --git a/src/components/ui/VnSearchbar.vue b/src/components/ui/VnSearchbar.vue index 47a7fc24c..0ba501785 100644 --- a/src/components/ui/VnSearchbar.vue +++ b/src/components/ui/VnSearchbar.vue @@ -112,13 +112,11 @@ async function search() {