diff --git a/apps/docs/content/components/pagination/custom-items.ts b/apps/docs/content/components/pagination/custom-items.ts index 080ffe6ff2..3e94ff8c6b 100644 --- a/apps/docs/content/components/pagination/custom-items.ts +++ b/apps/docs/content/components/pagination/custom-items.ts @@ -59,7 +59,7 @@ export default function App() { onPrevious, setPage, className, - }: PaginationItemRenderProps) => { + }: PaginationItemRenderProps) => { if (value === PaginationItemType.NEXT) { return (