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