diff --git a/src/screens/Settings/Settings.tsx b/src/screens/Settings/Settings.tsx index 34ffa8fb7b..a1234a27ec 100644 --- a/src/screens/Settings/Settings.tsx +++ b/src/screens/Settings/Settings.tsx @@ -6,7 +6,7 @@ import {Trans, useLingui} from '@lingui/react/macro' import {useNavigation} from '@react-navigation/native' import {type NativeStackScreenProps} from '@react-navigation/native-stack' -import {HELP_DESK_URL} from '#/lib/constants' +import {HELP_DESK_URL, HITSLOP_10} from '#/lib/constants' import {useAccountSwitcher} from '#/lib/hooks/useAccountSwitcher' import {useApplyPullRequestOTAUpdate} from '#/lib/hooks/useOTAUpdates' import { @@ -647,9 +647,9 @@ function AccountRow({ {({props, state}) => (