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

TypeError: addItem is not a function #101

Closed mo1425z closed 2 years ago

mo1425z commented 2 years ago

I did exactly what it said in the docs, but it doesnt work

notrab commented 2 years ago

Please provide a fully working example to reproduce the error and I will reopen.

Thanks