fix splash screen (#5997)
This commit is contained in:
@@ -82,6 +82,7 @@ export const SplashScreen = ({
|
|||||||
t.atoms.border_contrast_medium,
|
t.atoms.border_contrast_medium,
|
||||||
a.align_center,
|
a.align_center,
|
||||||
a.gap_5xl,
|
a.gap_5xl,
|
||||||
|
a.flex_1,
|
||||||
]}>
|
]}>
|
||||||
<ErrorBoundary>
|
<ErrorBoundary>
|
||||||
<View style={[a.justify_center, a.align_center]}>
|
<View style={[a.justify_center, a.align_center]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user