Fixed issue 5845 (#6085)

This commit is contained in:
Rohit Bansal
2024-11-05 21:57:30 +05:30
committed by GitHub
parent b0b00c9c7a
commit 9772116343
+1 -1
View File
@@ -57,7 +57,7 @@ export const SearchInput = React.forwardRef<TextInput, SearchInputProps>(
<View
style={[
a.absolute,
a.z_10,
a.z_20,
a.my_auto,
a.inset_0,
a.justify_center,