ahh-product-card
v0.0.2
Published
Este es un paquete que contiene un card
Downloads
1
Maintainers
Readme
ahh-product-card
Este es un paquete que contiene un card
Adrian Hernandez
Ejemplo
import ProductCard from 'ahh-product-card';
<ProductCard
product={product}
initialValues={{
count: 4,
maxCount: 10
}}
/>