Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(navbar): hydration children mismatch #4

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

dianprata
Copy link
Contributor

Nesting HTML elements that aren't allowed within their ancestor HTML element.

<a> cannot be within another <a>.

Warning:
image

Because:
image

Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shadcn-docs-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 7:44am

Copy link
Owner

@ZTL-UwU ZTL-UwU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ZTL-UwU ZTL-UwU merged commit 5c7ccf0 into ZTL-UwU:main Jun 17, 2024
4 checks passed
@dianprata dianprata deleted the fix/navbar branch June 18, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants