Skip to content

Commit

Permalink
Remove maxLines
Browse files Browse the repository at this point in the history
  • Loading branch information
ashiagr committed Oct 19, 2022
1 parent 231bc2c commit cf006e6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ fun BottomSheetContent(
TextH40(
text = content.titleText,
color = MaterialTheme.theme.colors.primaryText01,
maxLines = 1
)

Spacer(modifier = modifier.height(16.dp))
Expand Down

0 comments on commit cf006e6

Please sign in to comment.