Commit 1b979473 by fanyj

tijiao

parent a3b1d59d
...@@ -260,7 +260,7 @@ export class App extends React.Component { ...@@ -260,7 +260,7 @@ export class App extends React.Component {
setGlobalState, setGlobalState,
onGlobalStateChange onGlobalStateChange
}}> }}>
<RelationContainer nodeParams={hostParams?.nodeParams} dirs={hostParams?.dirs} resize={false}/> <RelationContainer nodeParams={hostParams?.nodeParams} onChange={hostParams?.changeNode} dirs={hostParams?.dirs} resize={false}/>
</AppContext.Provider> </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