Private fun

This commit is contained in:
Benoit Marty 2024-12-13 18:32:31 +01:00 committed by Benoit Marty
parent 8d04e6e0ac
commit 93e86b0fe1

View file

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