Private fun

This commit is contained in:
Benoit Marty
2024-12-13 18:32:31 +01:00
committed by Benoit Marty
parent 7abfa24f12
commit 43c68d5ab0

View File

@@ -403,7 +403,7 @@ private fun ErrorContent(error: Throwable) {
}
@Composable
fun EmptyContent(
private fun EmptyContent(
titleRes: Int,
subtitleRes: Int,
icon: ImageVector,