This commit is contained in:
2026-03-17 00:46:51 +08:00
parent 4a5fdd3961
commit f0ecab4350
20 changed files with 283 additions and 287 deletions

View File

@@ -27,7 +27,7 @@ const forwarded = useForwardProps(delegatedProps)
>
<slot>
<ChevronLeftIcon />
<span class="hidden sm:block">Previous</span>
<span class="hidden sm:block">上一页</span>
</slot>
</PaginationPrev>
</template>