Next.js Discord

Discord Forum

Nextjs Link component

Answered
Sharp-shinned Hawk posted this in #help-forum
Open in Discord
Sharp-shinned HawkOP
Should the nextjs <Link /> component be used just with local urls or should it also be used with remote urls instead of <a> element
Answered by DirtyCajunRice | AppDir
its a full replacement for <a> 🙂
View full answer

2 Replies

Answer
Sharp-shinned HawkOP
Alr thx