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

next complaining about Links with a tags as children #1

Open
sts125 opened this issue Mar 24, 2023 · 0 comments
Open

next complaining about Links with a tags as children #1

sts125 opened this issue Mar 24, 2023 · 0 comments

Comments

@sts125
Copy link

sts125 commented Mar 24, 2023

Just FYI,

in components/header/index.tsx, there are 2 Link components which have tags as children, I think you may have done this to style them.

I was able to get around the compilation error by adding the legacyBehavior={true} prop to those Links, and verified that the styling does indeed work.

Thanks for the nice example app!

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

No branches or pull requests

1 participant