Fixed input of global variables
This commit is contained in:
parent
d123d5b64f
commit
ff8c3d7a06
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@ export default function CodeTabsComponent({
|
|||
</div>
|
||||
) : (
|
||||
<InputGlobalComponent
|
||||
editNode={true}
|
||||
disabled={false}
|
||||
onChange={(target) => {
|
||||
if (node.data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue