Function: MachineCard()
MachineCard(
props):Element
Defined in: components/MachineCard.tsx:67
A single node in the spare-parts machine tree, rendered as a card that navigates one level deeper.
Deliberately a plain link, not an add-to-cart surface: a machine is a container you browse into. (The WP reference styles this link with its add-to-basket button class, which reads as "buy" — not copied.)
Parameters
props
Returns
Element