Skip to content

Commit

Permalink
remove: ","
Browse files Browse the repository at this point in the history
  • Loading branch information
wnsgur1 committed Sep 11, 2024
1 parent 1c9e494 commit 685422f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ fun NightStudyScreen(viewModel: NightStudyViewModel = koinViewModel()) {
.background(
shimmerEffect(),
RoundedCornerShape(8.dp),
),
)
)
}
}
Expand Down

0 comments on commit 685422f

Please sign in to comment.