Skip to content

Commit

Permalink
Add back empty placeholder (#5489)
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey authored Sep 25, 2024
1 parent 58036ff commit 2e5f95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/screens/Search/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ function SearchLanguageDropdown({

return (
<RNPickerSelect
placeholder={{}}
value={value}
onValueChange={onChange}
items={items}
Expand Down

0 comments on commit 2e5f95c

Please sign in to comment.