remove console.log
This commit is contained in:
parent
a0a01aef3f
commit
2818909126
1 changed files with 0 additions and 1 deletions
|
|
@ -179,7 +179,6 @@ export default function NodeToolbarComponent({
|
|||
);
|
||||
|
||||
useEffect(() => {
|
||||
console.log(openWDoubleClick)
|
||||
if (openWDoubleClick) setShowModalAdvanced(true)
|
||||
}, [openWDoubleClick, setOpenWDoubleClick]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue