mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
clear console.log statements
This commit is contained in:
@@ -38,7 +38,7 @@ export const NotebookItemWrapper = ({
|
||||
|
||||
const onPress = () => {
|
||||
if (selectionMode) {
|
||||
console.log(item.title);
|
||||
|
||||
onLongPress();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user