sellerUtils
SellerUtils ⇒ JSX.Element
SellerUtils component that provides seller options such as editing and deleting a product.
Kind: global constant
Returns: JSX.Element - The SellerUtils component.
| Param | Type | Description |
|---|---|---|
| props | Object | The properties passed to the component. |
| props.isProductAvailable | boolean | The availability status of the product. |