round 5
This commit is contained in:
@@ -211,7 +211,6 @@ const openMenu = (childId: string | number, evt?: Event) => {
|
||||
activeMenuFor.value = childId
|
||||
}
|
||||
const closeMenu = () => {
|
||||
console.log('Closing menu')
|
||||
activeMenuFor.value = null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user