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