feat: Update articles page UI (#13049)

This commit is contained in:
Sivin Varghese
2026-01-07 10:54:24 +05:30
committed by GitHub
parent d6d7aba465
commit b7be546934
11 changed files with 118 additions and 75 deletions
@@ -102,6 +102,7 @@ const openFilter = () => {
:current-page="currentPage"
:total-items="totalItems"
:items-per-page="itemsPerPage"
class="max-w-[105rem]"
@update:current-page="updateCurrentPage"
/>
</footer>