Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix language prompt text wrap issue (#9175)

authored by

Samuel Newman and committed by
GitHub
96d77841 b38edc52

-1
-1
src/view/com/composer/select-language/SuggestedLanguage.tsx
··· 162 162 <View style={[a.flex_1]}> 163 163 <Text 164 164 style={[ 165 - a.flex_1, 166 165 a.leading_snug, 167 166 { 168 167 maxWidth: 400,