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