1
0

feat: simplify filter-popup

This commit is contained in:
Dominik Pschenitschni
2021-10-01 20:14:21 +02:00
parent 8d88b3792d
commit 15640e98ec
5 changed files with 33 additions and 27 deletions

View File

@ -11,9 +11,9 @@
</x-button>
</div>
<filter-popup
@change="loadTasks()"
:visible="showTaskFilter"
v-model="params"
@update:modelValue="loadTasks()"
/>
</div>
<div class="dates">