PackageActionLink

@Composable
fun PackageActionLink(text: String, action: suspend (PackageSearchKnownRepositoriesContext) -> Unit)