fix error screen (#6235)

This commit is contained in:
Samuel Newman
2024-11-11 18:13:05 +00:00
committed by GitHub
parent 57464a8fe0
commit b85a7da26b
+1 -1
View File
@@ -32,7 +32,7 @@ export function Error({
return (
<CenteredView
style={[
a.flex_1,
a.w_full,
a.align_center,
a.gap_5xl,
!gtMobile && a.justify_between,