Set softWrap
to true again for Pill
text (#8391)
This commit is contained in:
parent
1a25cea0d6
commit
8b0affe9bd
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ fun Pill(
|
|||
text = text,
|
||||
fontSize = fontSize,
|
||||
maxLines = 1,
|
||||
softWrap = false,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue