Components

ProductsCompleteList

<ProductsCompleteList data loading handleIsActiveClick handleEdit handleDelete />

Constructor

# <ProductsCompleteList data loading handleIsActiveClick handleEdit handleDelete />

Componente listado de productos para Admin

PropTypes:
Name Type Required Description Default
data shape No
loading bool Yes
handleIsActiveClick func Yes
handleEdit func Yes
handleDelete func Yes
Author:
  • Braian D. Vaylet

View Source components/_organisms/ProductsCompleteList/index.js, line 18