Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Next.js default for anchors #28

Open
Edson2001 opened this issue Jan 15, 2023 · 1 comment
Open

Next.js default for anchors #28

Edson2001 opened this issue Jan 15, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@Edson2001
Copy link
Collaborator

Next has a standard component for anchors which is more performant and it practically forces you to use it.
Example:
<a href="./">Home</a>
<Link href="./">Home</Link>

@Edson2001 Edson2001 added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels Jan 15, 2023
@sukuasoft
Copy link

Já estou a trabalhar nessa issue
@aoscode

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants