Added secondary menu test
This commit is contained in:
@@ -51,6 +51,7 @@ function handleInactiveState() {
|
||||
>
|
||||
<YrhButton
|
||||
has-square
|
||||
:href="item.href"
|
||||
:has-arrow="item.id === clickedKey ? 'force' : true"
|
||||
:is-active="item.id === clickedKey"
|
||||
@mouseenter="handleActiveBtn($event, item)"
|
||||
|
||||
Reference in New Issue
Block a user