fix error screen (#6235)
This commit is contained in:
@@ -32,7 +32,7 @@ export function Error({
|
|||||||
return (
|
return (
|
||||||
<CenteredView
|
<CenteredView
|
||||||
style={[
|
style={[
|
||||||
a.flex_1,
|
a.w_full,
|
||||||
a.align_center,
|
a.align_center,
|
||||||
a.gap_5xl,
|
a.gap_5xl,
|
||||||
!gtMobile && a.justify_between,
|
!gtMobile && a.justify_between,
|
||||||
|
|||||||
Reference in New Issue
Block a user