Skip to main content

categoryProducts

CategoryProducts ⇒ JSX.Element

CategoryProducts component is used to display the products of a specific category. It uses react-query for server state management and react-router-dom for navigation.

Kind: global constant
Returns: JSX.Element - The rendered JSX element.

ParamTypeDescription
propsObjectThe properties passed to the component.