Fix language prompt text wrap issue (#9175)
This commit is contained in:
@@ -162,7 +162,6 @@ function LanguageSuggestionButton({
|
||||
<View style={[a.flex_1]}>
|
||||
<Text
|
||||
style={[
|
||||
a.flex_1,
|
||||
a.leading_snug,
|
||||
{
|
||||
maxWidth: 400,
|
||||
|
||||
Reference in New Issue
Block a user