InvoiceListItem component.
Optional
React Docs
A React element representing a view with the invoice item's details.
This component renders an individual invoice item within a view. It displays the invoice item's ID, name, and order ID using styled text components.
Daniel Andersson
InvoiceListItem component.