Skip to content

Commit

Permalink
[chore] : ktFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
ham2174 committed Feb 15, 2024
1 parent a2f8c9c commit b3c6361
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ internal fun LoadingContent(onClose: () -> Unit) {
space = 12.dp,
alignment = Alignment.CenterVertically
),
horizontalAlignment = Alignment.CenterHorizontally,
horizontalAlignment = Alignment.CenterHorizontally
) {
LottieAnimation(
modifier = Modifier.size(200.dp),
Expand Down

0 comments on commit b3c6361

Please sign in to comment.