Merge pull request #1907 from semaphoreui/1884-users-page-does-not-updated-correctly

fix(ui): return footer to the user list
This commit is contained in:
Denis Gukov 2024-04-03 00:45:45 +02:00 committed by GitHub
commit e4116559d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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