Replies: 1 comment 10 replies
-
|
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've made a custom link component and I expect to be able to write links to external resources like this. But the library gives an error. I don't think it should be a type error if both href and reloadDocument is passed. WDYT?
<Anchor href="https://www.google.com/chrome/" reloadDocument>Google Chrome</Anchor>
Custom link
Beta Was this translation helpful? Give feedback.
All reactions