Skip to content

Commit

Permalink
Merge branch 'bluesky-social:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
auroursa authored Dec 18, 2024
2 parents 1b93819 + 65d4416 commit 471e130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProgressGuide/FollowDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ function SearchInput({

<TextInput
ref={inputRef}
placeholder={_(msg`Search`)}
placeholder={_(msg`Search by name or interest`)}
defaultValue={defaultValue}
onChangeText={onChangeText}
onFocus={onFocus}
Expand Down

0 comments on commit 471e130

Please sign in to comment.