This commit is contained in:
Dan Abramov
2024-04-27 03:33:56 +01:00
parent 9c721c952b
commit df187ea2d7
+1
View File
@@ -724,6 +724,7 @@ export function SearchScreen(
<Loader /> <Loader />
) : ( ) : (
<ScrollView <ScrollView
// @ts-ignore web-only
style={ style={
isWeb isWeb
? { ? {