Suppress ContentTrailingLambda for AlertDialogContent(
This commit is contained in:
@@ -174,6 +174,7 @@ internal fun SimpleAlertDialogContent(
|
||||
/**
|
||||
* Copy of M3's `AlertDialogContent` so we can use it for previews.
|
||||
*/
|
||||
@Suppress("ContentTrailingLambda")
|
||||
@Composable
|
||||
internal fun AlertDialogContent(
|
||||
buttons: @Composable () -> Unit,
|
||||
|
||||
Reference in New Issue
Block a user