📝 (inputGlobalComponent/index.tsx): remove unnecessary console.log statement
This commit is contained in:
parent
b8b978431d
commit
4726341ec8
1 changed files with 0 additions and 3 deletions
|
|
@ -85,9 +85,6 @@ export default function InputGlobalComponent({
|
|||
});
|
||||
}
|
||||
}
|
||||
|
||||
console.log(data.node?.template[name], data.node?.template[name].password);
|
||||
|
||||
return (
|
||||
<InputComponent
|
||||
id={"input-" + name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue