ui
ui copied to clipboard
fix(docs): paginationlink component without paginationitem component
PaginationLink
component already wrapped with PaginationItem
, so following the existing docs of pagination throws a hydration error in NextJs
. A li
doesn't need to be wrapped with a li
. So the docs needs to be updated.
@sfsajid91 is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
@sfsajid91 We fixed this in https://github.com/shadcn-ui/ui/pull/2190. I'm going to close this one but feel free to reopen if you have any questions. Thanks for the PR. Appreciate it.