Skip to content

Commit 0b94585

Browse files
committed
Merge remote-tracking branch 'origin/0.5.x' into 0.5.x
2 parents ba7b46b + d199975 commit 0b94585

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sample/common/src/commonMain/kotlin/ui/ReorderListScreen.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@ private fun ReorderScreenContent(
116116
.height(60.dp),
117117
)
118118
},
119-
)
120-
.fillMaxWidth()
119+
).fillMaxWidth()
121120
.height(60.dp),
122121
)
123122
}

0 commit comments

Comments
 (0)