fix SideNav Item not working correctly

This commit is contained in:
Keviin Åberg Kultalahti 2021-05-05 16:47:27 +02:00
parent ed2fd4ca95
commit 4253f87e82
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</h2>
{/if}
<a
target={external ? "_blank" : "_self"}
target={external ? "_blank" : ""}
{href}
class="spectrum-SideNav-itemLink"
aria-current="page"