Use stricter visibility for composables where possible
This commit is contained in:
@@ -54,7 +54,7 @@ fun MigrateSearchScreen(
|
||||
}
|
||||
|
||||
@Composable
|
||||
fun MigrateSearchContent(
|
||||
private fun MigrateSearchContent(
|
||||
sourceId: Long,
|
||||
items: Map<CatalogueSource, SearchItemResult>,
|
||||
contentPadding: PaddingValues,
|
||||
|
||||
Reference in New Issue
Block a user