UNPKG

gliscano-product-card

Version:

Product card is a test package, it was created with React and Typescript using State Initializer Component Pattern

4 lines (3 loc) 148 B
export { ProductButtons } from './productButtons'; export { ProductImage } from './ProductImage'; export { ProductTitle } from './ProductTitle';