UNPKG

@rocketsofawesome/mirage

Version:

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

13 lines (12 loc) 281 B
```js <Contentful operation='getEntries' query={{ 'sys.id': '21Va4brrDmkukCqAGuUCGu', include: 10 }}> <ContentfulRenderer quickAdd={(sku) => () => { alert(`${sku} clicked`) } } loadProducts={() => console.log('loading products')} /> </Contentful> ```