UNPKG

@rocketsofawesome/mirage

Version:

[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)

11 lines (8 loc) 235 B
### Product Tile with Multiple Variants ```js <ProductTile {...require('./defaultProps').productWithVariants} /> ``` ### Product Tile with a Single Size ```js <ProductTile {...require('./defaultProps').productWithOneSize} /> ```