Function: ProductTabs()
ProductTabs(
rawProps):Element
Defined in: components/ProductTabs.tsx:139
Renders a tabbed (desktop) / accordion (mobile) panel for a product's description, specifications, downloads and videos sections.
Parameters
rawProps
Returns
Element
Remarks
Uses useProductSpecs to fetch attributes for the specs tab.