ComponentsPaginationOn this pagePagination Preview ۱۲ ... ۱۰ import Pagination from "@repo/ui/Pagination";<Pagination total={10} page={page} onChange={(page) => setPage(page)} />; Installation npx the-dig@latest add Pagination Props PropTypeDefaulttotal *number-page *number-onChange *(page: number) => void-classNamestring-