mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
feat(editor): NDV UI overhaul experiment (#14209)
Co-authored-by: jakeranallo <jake.ranallo@gmail.com>
This commit is contained in:
@@ -96,7 +96,7 @@ const isInputPaneActive = ref(false);
|
||||
const isOutputPaneActive = ref(false);
|
||||
const isPairedItemHoveringEnabled = ref(true);
|
||||
|
||||
//computed
|
||||
// computed
|
||||
|
||||
const pushRef = computed(() => ndvStore.pushRef);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user