minor cleanup

This commit is contained in:
ammarahm-ed
2020-12-16 11:52:08 +05:00
parent 658ca32fd1
commit e1d915b0ce
3 changed files with 14 additions and 18 deletions

View File

@@ -54,7 +54,6 @@ export const NotebookItemWrapper = ({
};
Navigation.navigate(routeName, params, headerState);
};
return (
<SelectionWrapper
onLongPress={onLongPress}