removes console.log()
This commit is contained in:
parent
80a6afd54f
commit
237bc70758
|
@ -285,7 +285,6 @@
|
|||
subLinks={navItem.subLinks}
|
||||
internalLink={navItem.internalLink}
|
||||
on:clickLink={(() => (mobileOpen = false),
|
||||
console.log("287"),
|
||||
sidePanelStore.actions.close)}
|
||||
leftNav={navigation === "Left"}
|
||||
{mobile}
|
||||
|
|
Loading…
Reference in New Issue