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

1.0.1 • Public • Published

lnx-product-card

Este es un paquete de pruebas de despliegue en NPM

Ejemplo

import { ProductCard } from 'lnx-product-card'
  <ProductCard 
    product = { products[0] }
    initialValues={{
      count: 4,
      maxCount: 10,
    }}
  >
    { () => (
      <>
        <ProductCard.Image />
        <ProductCard.Title />
        <ProductCard.Buttons />
      </>
    )}
  </ProductCard>

Readme

Keywords

Package Sidebar

Install

npm i lnx-product-card

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

168 kB

Total Files

42

Last publish

Collaborators

  • lince98