Skip to content

NextJS 13 doesn't allow <a> tags within next/link <Link> tags #3

@oscar-edomex

Description

@oscar-edomex

You'll get an error in the console when you use the code as is on NextJS 13 that tags are no longer supported.

Removing them and moving the styles out to the tag is the fix.

https://nextjs.org/blog/next-13#nextlink

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions