Commit 1b979473 by fanyj

tijiao

parent a3b1d59d
......@@ -260,7 +260,7 @@ export class App extends React.Component {
setGlobalState,
onGlobalStateChange
}}>
<RelationContainer nodeParams={hostParams?.nodeParams} dirs={hostParams?.dirs} resize={false}/>
<RelationContainer nodeParams={hostParams?.nodeParams} onChange={hostParams?.changeNode} dirs={hostParams?.dirs} resize={false}/>
</AppContext.Provider>
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment