Closed teknofi closed 8 months ago
in the link component you have an away attribute like below:
<Link away href="https://www.google.com">Google</Link>
it would be great if there was a tab attribute that made that external link open in a new tab, something like this?
tab
<Link away tab href="https://www.google.com">Google</Link>
I would have put this in discussions but it would appear that starting a new discussion is locked.
in the link component you have an away attribute like below:
<Link away href="https://www.google.com">Google</Link>
it would be great if there was a
tab
attribute that made that external link open in a new tab, something like this?<Link away tab href="https://www.google.com">Google</Link>
I would have put this in discussions but it would appear that starting a new discussion is locked.