Delete
Password
fun DeletePassword(viewModel: KeychainScreenViewModel, show: MutableState<Boolean>, password: Password)
Alert to warn about the password deletion
Parameters
view Model
The support viewmodel for the screen
show
Whether the alert is shown
password
The password to delete