From 6349f98090557b71e19b920def8e62db240b8ac0 Mon Sep 17 00:00:00 2001 From: oliviareichl Date: Wed, 25 Sep 2024 13:59:01 +0200 Subject: [PATCH] fix: active filter count display --- components/search-filter.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/components/search-filter.vue b/components/search-filter.vue index 0b5ee42..3d42c55 100644 --- a/components/search-filter.vue +++ b/components/search-filter.vue @@ -1,4 +1,5 @@