debankanmitra / Outfitted-frontend

✨ Outfitted is a modern and stylish fashion e-commerce application. This repository contains the frontend code built with React and Tailwind CSS. Data fetching is handled using Axios, and static files are managed with Cloudinary. The application is hosted on AWS.
MIT License
0 stars 0 forks source link

retrievedArray.splice(retrievedArray.indexOf(prodObj), 1) #12

Open debankanmitra opened 6 months ago

debankanmitra commented 6 months ago

retrievedArray.splice(retrievedArray.indexOf(prodObj), 1) in PRODUCTDETAILS PAGE ,REMOVING THE LAST OBJECT ONLY CAUSING CONFLICT IF I WANT TO REMOVE THE FIRST ADDED OBJECT in wishlist