ui icon indicating copy to clipboard operation
ui copied to clipboard

fix(pagination): wrap PaginationItem in list and fix hydration error

Open frankdavidcorona opened this issue 1 year ago • 1 comments

Each PaginationItem within an unordered list for improved accessibility and to adhere to proper HTML semantics, ensuring that individual pagination buttons are recognized as part of a list structure.

This solve this Hydration issue:

SCR-20240105-mszg

frankdavidcorona avatar Jan 05 '24 17:01 frankdavidcorona

@frankdavidcorona is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jan 05 '24 17:01 vercel[bot]

@frankdavidcorona 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.

shadcn avatar Jan 18 '24 07:01 shadcn