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

1.0.0-rc • Public • Published

#DO Product Card

Alán Córdova

Ejemplo

import { ProductCard, ProductImage, ProductTitle, ProductButtons } from 'do-product-card';
<ProductCard product={product} style={{
	width: '300px',
	marginBottom: '20px'
}}>
	<ProductImage />
	<ProductTitle />
	<ProductButtons />
</ProductCard>

Package Sidebar

Install

npm i devalan-product-card

Weekly Downloads

0

Version

1.0.0-rc

License

MIT

Unpacked Size

149 kB

Total Files

35

Last publish

Collaborators

  • info.devalan