fix SideNav Item not working correctly

This commit is contained in:
Keviin Åberg Kultalahti 2021-05-05 16:47:27 +02:00
parent 7a346bed29
commit 4d7b102da1
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"