fix SideNav Item not working correctly
This commit is contained in:
parent
ed2fd4ca95
commit
4253f87e82
|
@ -20,7 +20,7 @@
|
|||
</h2>
|
||||
{/if}
|
||||
<a
|
||||
target={external ? "_blank" : "_self"}
|
||||
target={external ? "_blank" : ""}
|
||||
{href}
|
||||
class="spectrum-SideNav-itemLink"
|
||||
aria-current="page"
|
||||
|
|
Loading…
Reference in New Issue