mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 00:00:46 +00:00
remove spurrious log
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
$: open = Boolean(navigationState)
|
||||
|
||||
beforeNavigate((newNavigationState) => {
|
||||
console.log(newNavigationState)
|
||||
if (
|
||||
!navigationState &&
|
||||
$dirtyStore &&
|
||||
|
||||
Reference in New Issue
Block a user