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 fb587d279c
commit 2449cbbaa3

View File

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