chore: remove debug console.log statements

This commit is contained in:
Jordan Knott
2020-08-12 14:44:28 -05:00
parent 6761d4571e
commit 2e9767f1a0
20 changed files with 14 additions and 100 deletions

View File

@ -566,9 +566,6 @@ const Checklist = React.forwardRef(
$name.current.select();
}
}, [editting]);
useEffect(() => {
console.log($container);
}, [$container]);
return (
<Wrapper ref={$container} {...wrapperProps}>
<WindowTitle>