cart
Cart ⇒ JSX.Element
Cart component is used to display the user's shopping cart. It uses the shopping context to fetch the cart items.
Kind: global constant
Returns: JSX.Element - The rendered JSX element.  
| Param | Type | Description | 
|---|---|---|
| props | Object | The properties passed to the component. |