From 476a0399e1260a619032ea14efeb34ea5eace4db Mon Sep 17 00:00:00 2001 From: oliviareichl Date: Mon, 12 Aug 2024 14:43:58 +0200 Subject: [PATCH] fix: search filters by category --- components/data-view.vue | 2 +- components/search-form.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/data-view.vue b/components/data-view.vue index 1bd18a13..286a4c19 100644 --- a/components/data-view.vue +++ b/components/data-view.vue @@ -110,7 +110,7 @@ const entities = computed(() => {