chore: Minor fix

This commit is contained in:
iamsivin
2024-11-12 21:26:33 +05:30
parent f0c5d214e7
commit 42a9e8dc82
4 changed files with 17 additions and 8 deletions
@@ -179,6 +179,7 @@ const updateCurrentPage = page => {
class="sticky bottom-0 z-10 px-4 pb-4"
>
<PaginationFooter
current-page-info="CONTACTS_LAYOUT.PAGINATION_FOOTER.SHOWING"
:current-page="currentPage"
:total-items="totalItems"
:items-per-page="itemsPerPage"