Fixed same issue

zio/stable
Rahul Yadav 2024-01-07 20:21:15 +05:30 committed by GitHub
parent 9fabf28cab
commit e3e13a362f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -276,7 +276,6 @@ export function SettingsScreen({}: Props) {
<View style={s.hContentRegion} testID="settingsScreen"> <View style={s.hContentRegion} testID="settingsScreen">
<SimpleViewHeader <SimpleViewHeader
showBackButton={isMobile} showBackButton={isMobile}
showOnDesktop
style={[ style={[
pal.border, pal.border,
{borderBottomWidth: 1}, {borderBottomWidth: 1},