zura kirvalidze

Results 3 comments of zura kirvalidze

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

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

the project was hopeless, if u are kind enough i have another problem in the fifth app, https://github.com/Zkirvalidze/React_Google_Clone_App, when i do image request and then click on googel home icon,...