Tune some copy
This commit is contained in:
parent
8d8b3f53a0
commit
a81158bd2a
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ export function Component({
|
||||||
<TextInput
|
<TextInput
|
||||||
testID="editProfileDescriptionInput"
|
testID="editProfileDescriptionInput"
|
||||||
style={[styles.textArea, pal.border, pal.text]}
|
style={[styles.textArea, pal.border, pal.text]}
|
||||||
placeholder="e.g. Artist, dog-lover, and memelord."
|
placeholder="e.g. Artist, dog-lover, and avid reader."
|
||||||
placeholderTextColor={colors.gray4}
|
placeholderTextColor={colors.gray4}
|
||||||
keyboardAppearance={theme.colorScheme}
|
keyboardAppearance={theme.colorScheme}
|
||||||
multiline
|
multiline
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue