Installation
Usage
Next.js
By default the <PaginationLink />
component will render an <a />
tag.
To use the Next.js <Link />
component, make the following updates to pagination.tsx
.
Note: We are making updates to the cli to automatically do this for you.