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

1.0.0-rc • Public • Published

jilse-Product-Card

Estes es un paquete de pruebas de despliegues en NPM

Said Mandujano

Ejemplo

import {ProductCard} from 'jilse-product-car
<ProductCard product={product} initialValues={{count:4, maxCount:10}}>
  {
    ({count,increasyBy,isMaxCountReached,reset}) => {

      return(
        <>
          <ProductCard.Image />
          <ProductCard.Title />
          <ProductCard.Buttons />
      
        </>
    )
    }
  }
</ProductCard> 

Readme

Keywords

Package Sidebar

Install

npm i jilse-product-card

Weekly Downloads

0

Version

1.0.0-rc

License

MIT

Unpacked Size

134 kB

Total Files

30

Last publish

Collaborators

  • jilse7