1806GraceShop / GraceShopper

A fullstack shopping application.
MIT License
2 stars 0 forks source link

product with no quantity will not have a add cart option #149

Closed Jacoby5770 closed 6 years ago

Jacoby5770 commented 6 years ago

148

When there is no product, the add cart button is disabled. Also, I changed the prop name for the quantity of cart in AddToCartButton.js to modifyCartQuantity to make clearer.