jlveliz-product-card
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Eejemplo

import {ProductCard,
ProductCardImage,
ProductCardTitle,
ProductCardButtons} from 'jlveliz-product-card'

<ProductCard product={product} key={product.id} initialValue={{ count: 5, maxCount: 10, }} > {({ product }) => ( <> </> )}

Package Sidebar

Install

npm i jlveliz-product-card

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

155 kB

Total Files

41

Last publish

Collaborators

  • jlveliz