Tweak Follow dialog Search placeholder
This commit is contained in:
@@ -738,7 +738,7 @@ function SearchInput({
|
|||||||
|
|
||||||
<TextInput
|
<TextInput
|
||||||
ref={inputRef}
|
ref={inputRef}
|
||||||
placeholder={_(msg`Search`)}
|
placeholder={_(msg`Search by name or interest`)}
|
||||||
defaultValue={defaultValue}
|
defaultValue={defaultValue}
|
||||||
onChangeText={onChangeText}
|
onChangeText={onChangeText}
|
||||||
onFocus={onFocus}
|
onFocus={onFocus}
|
||||||
|
|||||||
Reference in New Issue
Block a user