Fix language prompt text wrap issue

This commit is contained in:
Samuel Newman
2025-10-09 16:36:24 +03:00
parent b38edc52b8
commit 61ef69d921
@@ -162,7 +162,6 @@ function LanguageSuggestionButton({
<View style={[a.flex_1]}> <View style={[a.flex_1]}>
<Text <Text
style={[ style={[
a.flex_1,
a.leading_snug, a.leading_snug,
{ {
maxWidth: 400, maxWidth: 400,