feat: current page indicator
This commit is contained in:
@@ -35,5 +35,8 @@
|
||||
→
|
||||
</button>
|
||||
</div>
|
||||
<div class="hidden md:block md:fixed right-10 top-[50%]">
|
||||
{{ currentPageIndex + 1 }} / {{ pages.length }}
|
||||
</div>
|
||||
}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user