Fixed same issue
This commit is contained in:
@@ -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},
|
||||||
|
|||||||
Reference in New Issue
Block a user