mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-28 01:28:28 -06:00
Added Custom Node Renaming Functionality
This commit is contained in:
@ -267,6 +267,8 @@ export default function FlowEditor({
|
||||
}
|
||||
: null
|
||||
}
|
||||
setNodes={setNodes}
|
||||
selectedNode={selectedNode}
|
||||
/>
|
||||
|
||||
{/* Edge Properties Sidebar */}
|
||||
|
Reference in New Issue
Block a user