Skip to main content

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.

ParamTypeDescription
propsObjectThe properties passed to the component.