Skip to content

Commit 35b78fb

Browse files
committed
Fix detekt
1 parent ba5cbe5 commit 35b78fb

File tree

1 file changed

+1
-0
lines changed
  • WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items

1 file changed

+1
-0
lines changed

WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/home/items/WooPosItemsList.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ fun WooPosItemsEmptyList(
489489
onActionClicked = null
490490
)
491491
}
492+
492493
@Composable
493494
fun WooPosItemsEmptyList(
494495
modifier: Modifier = Modifier,

0 commit comments

Comments
 (0)