diff --git a/app/components/catalog/SelectionPanel.vue b/app/components/catalog/SelectionPanel.vue index 919c396..756683f 100644 --- a/app/components/catalog/SelectionPanel.vue +++ b/app/components/catalog/SelectionPanel.vue @@ -14,17 +14,6 @@ :placeholder="searchPlaceholder" class="input input-sm w-full bg-white/50 border-base-300/50 text-base-content placeholder:text-base-content/50" /> - - - - - {{ $t('catalog.search.filterByMap') }} - @@ -41,39 +30,54 @@