bind

fun bind(item: LikesEntity, onDeleteClick: (LikesEntity) -> Unit, onItemClick: (LikesEntity) -> Unit, onLiked: (LikesEntity) -> Unit)