Bill Norman

Results 1 comments of Bill Norman

> You just need to return item , in this particular part of onAdd function. as shown below > > if (checkProductInCart) { const updatedCartItems = cartItems.map((item) => { if...