Delete Group
fun DeleteGroup(viewModel: <Error class: unknown class>, group: Group, show: MutableState<Boolean>, onDelete: () -> Unit)
Alert to warn about the group deletion
Parameters
view Model
The support viewmodel for the screen
group
The group to delete
show
Whether the alert is shown
on Delete
The action to execute when the group has been deleted