nicolium: remove console.log
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -207,7 +207,6 @@ const Account = ({
|
||||
|
||||
useLayoutEffect(() => {
|
||||
const onResize = () => {
|
||||
console.log('resizing');
|
||||
const style: React.CSSProperties = {};
|
||||
const actionWidth = actionRef.current?.clientWidth ?? 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user