mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-02 08:39:23 -05:00
Update search text
This commit is contained in:
@@ -40,7 +40,7 @@ export default function Search({
|
||||
progressViewOffset={10}
|
||||
ListHeaderComponent={(
|
||||
<Input
|
||||
placeholder="The Seeker"
|
||||
placeholder="Seek and ye shall find..."
|
||||
onChangeText={(value) => handleSearchStringUpdate(value)}
|
||||
value={searchString}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user