NotAllChangeNotesCompleted
fun NotAllChangeNotesCompleted(viewModel: ProjectScreenViewModel, show: MutableState<Boolean>, update: ProjectUpdate)
Alert to warn about a publishing of an update where not all the change notes has been completed
Parameters
viewModel
The support viewmodel for the screen
show
Whether the alert is shown
update
The update owner