fix: Missing Items On Admin Pages (#5984)

This commit is contained in:
Michael Genson
2025-08-18 12:21:29 -05:00
committed by GitHub
parent c74f016f66
commit c34180632b
5 changed files with 5 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
:items="members || []"
item-key="id"
class="elevation-0"
:items-per-page="-1"
hide-default-footer
disable-pagination
>