Fix warning (bottom sheet still not previewable correctly in screenshot test)

This commit is contained in:
Benoit Marty 2023-07-20 17:41:18 +02:00
parent d7f8aa533e
commit 65ad642ffc

View file

@ -165,6 +165,7 @@ internal fun RetrySendMessageMenuPreviewDark(@PreviewParameter(RetrySendMenuStat
}
}
@Suppress("UNUSED_PARAMETER")
@OptIn(ExperimentalMaterial3Api::class)
@Composable
private fun ContentToPreview(state: RetrySendMenuState) {