ui
ui copied to clipboard
fix(pagination): remove incorrect nested li from pagination link
I got this error from Next.js 14 telling about a <li>
nested insied <li>
on Pagination component.
Warning: validateDOMNesting(...): <li> cannot appear as a descendant of <li>.
@takeshikriang is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
Someone please merge this, thanks.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 18, 2024 6:55am |
Great, thanks.