Alpha-Quad-Squad / GraceShopper

ecommerce website
MIT License
0 stars 0 forks source link

Fix doubling cart bug #89

Closed EAHYoder closed 2 years ago

EAHYoder commented 2 years ago

Added feature in single part component that displays the quantity of that item in the cart (if the quantity is more than 0)

Fixed bug where the contents of a logged in user's cart was doubling every time the page was refreshed. I did this by