Skip to content
New issue

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

Update Link example #7915

Merged
merged 1 commit into from
Jul 22, 2021
Merged

Update Link example #7915

merged 1 commit into from
Jul 22, 2021

Conversation

johnathanludwig
Copy link
Contributor

When passing a custom component to Link, you will get a warning if you pass all the props through to the anchor element. The navigate prop must be removed before passing through.

#6962

When passing a custom component to Link, you will get a warning if you pass all the props through to the anchor element. The `navigate` prop must be removed before passing through.

remix-run#6962
@timdorr
Copy link
Member

timdorr commented Jul 22, 2021

Thanks!

@timdorr timdorr merged commit 1407a67 into remix-run:master Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants