notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

feat: Add cartTotal helper #3

Closed ynnoj closed 4 years ago

ynnoj commented 4 years ago

Returns total value (Int) of all cart items, factoring in quantity

notrab commented 4 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: