Delete
Link
fun <T : RefyLink> DeleteLink(show: MutableState<Boolean>, viewModel: BaseLinksScreenViewModel<T>, link: T)
Custom EquinoxAlertDialog used to warn the user about the deletion of a RefyLink
Parameters
show
Whether the dialog is shown
view Model
The support viewmodel for the screen
link
The link to delete