useCart
useCart gives you access to cart state and actions.
Keep cart UI state derived from the hook rather than duplicating state in components.
useCart gives you access to cart state and actions.
Keep cart UI state derived from the hook rather than duplicating state in components.