doc: updated doc

This commit is contained in:
victor
2022-12-23 17:25:45 +04:00
parent 64d629133c
commit 6580c65be3
6 changed files with 71 additions and 12 deletions

View File

@@ -2,8 +2,8 @@
<div class="vp-raw flex items-center justify-center text-center">
<Pagination
v-model="currentPage"
:total-pages="100"
:layout="'table'"
:per-page="10"
:total-items="998"
></Pagination>
</div>