Bluesky app fork with some witchin' additions 💫

Fix language prompt text wrap issue (#9175)

authored by samuel.fm 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,