Skip to content

Commit

Permalink
[fix] spotless 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
ddyeon committed Jun 29, 2024
1 parent 869ca69 commit 1557731
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ fun StorageDetailExpandedHeader(
fun StorageDetailHeaderContent(
state: StorageDetailState,
modifier: Modifier = Modifier,
) {
) {
Row(
modifier = modifier
.fillMaxWidth()
Expand Down

0 comments on commit 1557731

Please sign in to comment.