Make profile description text selectable (#9884)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-02-16 13:29:59 +00:00
committed by GitHub
parent 95f9cc1ed5
commit b6b364700e
@@ -157,6 +157,7 @@ let ProfileHeaderStandard = ({
testID="profileHeaderDescription"
style={[a.text_md]}
numberOfLines={15}
selectable
value={descriptionRT}
enableTags
authorHandle={profile.handle}