mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: fix typo
This commit is contained in:
committed by
Abdullah Atta
parent
3566a3072f
commit
3af074db65
@@ -120,7 +120,6 @@ export const SectionHeader = React.memo<
|
||||
: "sort-descending"
|
||||
}
|
||||
color={colors.secondary.icon}
|
||||
t
|
||||
testID="icon-sort"
|
||||
onPress={() => {
|
||||
if (!screen) return;
|
||||
|
||||
Reference in New Issue
Block a user