mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Add remove node and connections functionality to canvas v2 (#9602)
This commit is contained in:
@@ -373,6 +373,7 @@ export const routes = [
|
||||
return !!localStorage.getItem('features.NodeViewV2');
|
||||
},
|
||||
},
|
||||
nodeView: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user