diegoroman


  • ``` <ProductCard key={product.id} product={product} initialValue={{ count: 4, maxCount: 10 }} > { ({ reset, increaseBy, counter, isMaxCountReached }) => ( <> <ProductImage /> <

    published 0.0.1 2 years ago
  • published 1.0.0 2 years ago