fix(ui): return footer to the user list

This commit is contained in:
fiftin 2024-04-03 00:30:17 +02:00
parent 434ff2fb20
commit abde65f2f3
No known key found for this signature in database
GPG Key ID: 044381366A5D4731

View File

@ -45,7 +45,6 @@
<v-data-table
:headers="headers"
:items="items"
hide-default-footer
class="mt-4"
:footer-props="{ itemsPerPageOptions: [20] }"
>