Closed sdsoldi closed 1 year ago
I need to add some external links with target blank... but I cannot :(
Hey! So if you're looking for a link that has target="_blank" set, you might as well just use a regular <a> tag, as there is no benefit to using the <Link> component at that point 👍
target="_blank"
<a>
<Link>
I need to add some external links with target blank... but I cannot :(