Fixed input of global variables

This commit is contained in:
Lucas Oliveira 2024-03-27 01:18:21 +02:00
commit ff8c3d7a06

View file

@ -346,6 +346,7 @@ export default function CodeTabsComponent({
</div>
) : (
<InputGlobalComponent
editNode={true}
disabled={false}
onChange={(target) => {
if (node.data) {