We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Link component should be able to handle hash routes e.g. #my-internal-hash-link.
#my-internal-hash-link
The Link component should also be able to take additional link related props like id.
id
The text was updated successfully, but these errors were encountered:
feat: link component internal url test should include hash routes (#147)
bbbe7e3
ee1ccc6
2ec1c7b
feat: link component internal url test should include hash routes (#147…
a797199
…) (#148) Co-authored-by: Fran McDade <[email protected]>
frano-m
Successfully merging a pull request may close this issue.
The Link component should be able to handle hash routes e.g.
#my-internal-hash-link
.The Link component should also be able to take additional link related props like
id
.The text was updated successfully, but these errors were encountered: