Fix visibility issue.
This commit is contained in:
parent
55704f0227
commit
3c3781d5d3
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ private fun PdfPagesView(
|
|||
}
|
||||
|
||||
@Composable
|
||||
fun PdfPagesErrorView(
|
||||
private fun PdfPagesErrorView(
|
||||
error: Throwable,
|
||||
modifier: Modifier = Modifier,
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue