sivadass / react-shopping-cart

Easily integrate React Shopping Cart into your existing website without using Redux.
https://sivadass.github.io/react-shopping-cart/
MIT License
578 stars 262 forks source link

Disable checkout button when cart is empty. #2

Closed sivadass closed 7 years ago

sivadass commented 7 years ago

Based on suggestion from Reddit user marmite22

sivadass commented 7 years ago

Disabled the check out button when cart is empty.