i am trying to delete element of my array in HTML with this code :
function displayBasket() { let basketItems = getBasket(); const basket = document.g