From ad322b80c7e54fd824cbaee9e094ec5888494756 Mon Sep 17 00:00:00 2001 From: oliviareichl Date: Wed, 16 Oct 2024 14:01:56 +0200 Subject: [PATCH] fix: imports of mobile search drawer to render correctly --- components/ui/drawer/Drawer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/drawer/Drawer.vue b/components/ui/drawer/Drawer.vue index 5fb5b0d..000423b 100644 --- a/components/ui/drawer/Drawer.vue +++ b/components/ui/drawer/Drawer.vue @@ -1,6 +1,6 @@