mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Add sticky notes support to the new canvas (no-changelog) (#10031)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
@click.left="mouseLeftClick"
|
||||
@contextmenu="onContextMenu"
|
||||
>
|
||||
<n8n-sticky
|
||||
<N8nResizeableSticky
|
||||
v-if="node"
|
||||
:id="node.id"
|
||||
:model-value="node.parameters.content"
|
||||
|
||||
Reference in New Issue
Block a user