mobile: fix typo

This commit is contained in:
Ammar Ahmed
2025-02-14 11:10:31 +05:00
committed by Abdullah Atta
parent 3566a3072f
commit 3af074db65

View File

@@ -120,7 +120,6 @@ export const SectionHeader = React.memo<
: "sort-descending"
}
color={colors.secondary.icon}
t
testID="icon-sort"
onPress={() => {
if (!screen) return;