sarthaktexas / perfect

The perfect Next.js boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid <Link> with <a> child. Please remove <a> or use <Link legacyBehavior>.

abbyfischler opened this issue · comments

Use this code mod command if you haven't transitioned over:
npx @next/codemod new-link .

Newer forks/templates from this repository have this fixed.