From 36ff4e93128baef8cb1157b632048b0c9fadaf87 Mon Sep 17 00:00:00 2001 From: jorgep Date: Mon, 3 Jun 2024 12:58:26 +0200 Subject: [PATCH] refactor: refs #6891 searchbar teleport --- src/components/common/VnCard.vue | 45 ++++++++++++----------- src/components/ui/VnSearchbar.vue | 61 ++++++++++++++++--------------- 2 files changed, 55 insertions(+), 51 deletions(-) diff --git a/src/components/common/VnCard.vue b/src/components/common/VnCard.vue index 9c48d60e4..ec00b95a3 100644 --- a/src/components/common/VnCard.vue +++ b/src/components/common/VnCard.vue @@ -56,28 +56,29 @@ watchEffect(() => { });