mirror of
https://github.com/billsonnn/nitro-react.git
synced 2025-01-18 21:36:27 +01:00
Remove console log
This commit is contained in:
parent
69d9ef668b
commit
bf99cb3e1b
@ -49,8 +49,6 @@ export const ContextMenuView: FC<ContextMenuViewProps> = props =>
|
||||
return false;
|
||||
}
|
||||
|
||||
console.log(newOpacity);
|
||||
|
||||
setOpacity(newOpacity);
|
||||
}, [ isFading, close ]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user