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:
@@ -26,7 +26,7 @@ export const HeaderRightMenu = () => {
|
||||
{DDS.isLargeTablet() && containerBottomButton.onPress ? (
|
||||
<Button
|
||||
onPress={ () => {
|
||||
console.log('hello');
|
||||
|
||||
containerBottomButton.onPress()
|
||||
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user