Fixed same issue
parent
9fabf28cab
commit
e3e13a362f
|
@ -276,7 +276,6 @@ export function SettingsScreen({}: Props) {
|
|||
<View style={s.hContentRegion} testID="settingsScreen">
|
||||
<SimpleViewHeader
|
||||
showBackButton={isMobile}
|
||||
showOnDesktop
|
||||
style={[
|
||||
pal.border,
|
||||
{borderBottomWidth: 1},
|
||||
|
|
Loading…
Reference in New Issue