Skip to content

Commit

Permalink
[chore] #6 ktlint format
Browse files Browse the repository at this point in the history
  • Loading branch information
seohee0925 committed Jul 4, 2024
1 parent a115354 commit 7a9f24a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ fun RecordyProgressBar(
.fillMaxWidth()
.padding(horizontal = 16.dp)
.clip(RoundedCornerShape(20.dp))
.height(6.dp)
.height(6.dp),
) {
Box(
modifier = Modifier
Expand Down

0 comments on commit 7a9f24a

Please sign in to comment.