We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bedce4b commit eb629beCopy full SHA for eb629be
1 file changed
client/src/components/blocks/searches/SearchBar.vue
@@ -84,7 +84,7 @@
84
</v-expand-transition>
85
86
<v-btn
87
- v-if="filterSections.length > 0"
+ v-if="filterSections.length > 1"
88
variant="text"
89
color="primary"
90
size="small"
0 commit comments