``` <ProductCard key={product.id} product={product} initialValue={{ count: 4, maxCount: 10 }} > { ({ reset, increaseBy, counter, isMaxCountReached }) => ( <> <ProductImage /> <
published version 0.0.1, 2 years ago- published version 1.0.0, 2 years ago