Delete Project
fun DeleteProject(viewModel: <Error class: unknown class>, project: Project, show: MutableState<Boolean>, deleteRequest: (Project) -> Unit)
Alert to warn about the project deletion
Parameters
view Model
The support viewmodel for the screen
project
The project to delete
show
Whether the alert is shown
delete Request
The request to delete the project