mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
ui: incorrect icon for topic in sheet
This commit is contained in:
@@ -829,7 +829,7 @@ export const ActionSheetComponent = ({
|
||||
eSendEvent(refreshNotesPage, params);
|
||||
Navigation.navigate(routeName, params, headerState);
|
||||
}}
|
||||
icon="book-open-outline"
|
||||
icon="bookmark-outline"
|
||||
fontSize={SIZE.sm - 1}
|
||||
style={{
|
||||
marginRight: 5,
|
||||
|
||||
Reference in New Issue
Block a user