mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
remove console.log
This commit is contained in:
@@ -86,7 +86,6 @@ const SimpleList = ({
|
||||
}}>
|
||||
<Paragraph
|
||||
onPress={() => {
|
||||
console.log('clicekd');
|
||||
if (jumpToDialog) {
|
||||
eSendEvent(eOpenJumpToDialog);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user