Skip to content

Commit b32abe4

Browse files
committed
chore: lint
1 parent 964c8dc commit b32abe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/src/main/java/to/bitkit/ui/components

app/src/main/java/to/bitkit/ui/components/Text.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ fun BodyS(
284284
),
285285
maxLines = maxLines,
286286
overflow = overflow,
287-
modifier = modifier,
287+
modifier = modifier
288288
)
289289
}
290290

0 commit comments

Comments
 (0)