1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00

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

View file

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