Function: OrderItemCard()
OrderItemCard(
props):Element
Defined in: components/OrderItemCard.tsx:93
Renders a single order line item as a table row (with optional indented child-item rows), showing image, SKU, quantity, discount and price.
Parameters
props
Returns
Element