Function: OrderActions()
OrderActions(
rawProps):Element
Defined in: components/OrderActions.tsx:65
Renders the per-order action buttons (download confirmation PDF, re-order) with an inline toast for success/error feedback.
Parameters
rawProps
Returns
Element
Remarks
Uses useOrders for PDF download and re-order operations.