Add back empty placeholder (#5489)
This commit is contained in:
@@ -370,6 +370,7 @@ function SearchLanguageDropdown({
|
||||
|
||||
return (
|
||||
<RNPickerSelect
|
||||
placeholder={{}}
|
||||
value={value}
|
||||
onValueChange={onChange}
|
||||
items={items}
|
||||
|
||||
Reference in New Issue
Block a user