Bluesky app fork with some witchin' additions 💫

Make profile description text selectable (#9884)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

authored by samuel.fm

Claude Opus 4.6 and committed by
GitHub
b6b36470 95f9cc1e

+1
+1
src/screens/Profile/Header/ProfileHeaderStandard.tsx
··· 157 157 testID="profileHeaderDescription" 158 158 style={[a.text_md]} 159 159 numberOfLines={15} 160 + selectable 160 161 value={descriptionRT} 161 162 enableTags 162 163 authorHandle={profile.handle}