add required function to generic nodfe
This commit is contained in:
parent
196b4d85dc
commit
d153df478c
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ export default function GenericNode({
|
|||
numberOfHandles={handles}
|
||||
showNode={showNode}
|
||||
openAdvancedModal={false}
|
||||
onCloseAdvancedModal={() => {}}
|
||||
></NodeToolbarComponent>
|
||||
</NodeToolbar>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue