Fix warning (bottom sheet still not previewable correctly in screenshot test)
This commit is contained in:
parent
fb587d279c
commit
2449cbbaa3
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ internal fun RetrySendMessageMenuPreviewDark(@PreviewParameter(RetrySendMenuStat
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Suppress("UNUSED_PARAMETER")
|
||||||
@OptIn(ExperimentalMaterial3Api::class)
|
@OptIn(ExperimentalMaterial3Api::class)
|
||||||
@Composable
|
@Composable
|
||||||
private fun ContentToPreview(state: RetrySendMenuState) {
|
private fun ContentToPreview(state: RetrySendMenuState) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue