Fix a lint issue.

This commit is contained in:
Greyson Parrelli
2025-02-10 08:47:55 -05:00
parent c2aae5da4d
commit 6eec980c73

View File

@@ -287,8 +287,8 @@ object Dialogs {
}
/**
* Alert dialog that supports three options.
* If you only need two options (confirm/dismiss), use [SimpleAlertDialog] instead.
* Alert dialog that supports three options.
* If you only need two options (confirm/dismiss), use [SimpleAlertDialog] instead.
*/
@Composable
fun AdvancedAlertDialog(