Filterbar on Concert page

This commit is contained in:
2024-10-22 20:26:35 +02:00
parent 70227329f2
commit b1eea15bac
7 changed files with 84 additions and 7 deletions

View File

@@ -14,7 +14,10 @@ function itemProps(item: GenreModel) {
</script>
<template>
<card-view :title="$t('filtering')">
<card-view
:title="$t('filtering')"
icon="mdi-filter"
>
<v-row>
<v-col>
<v-select