Fix visibility issue.
This commit is contained in:
@@ -93,7 +93,7 @@ private fun PdfPagesView(
|
||||
}
|
||||
|
||||
@Composable
|
||||
fun PdfPagesErrorView(
|
||||
private fun PdfPagesErrorView(
|
||||
error: Throwable,
|
||||
modifier: Modifier = Modifier,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user