react-fredhopper-recommended-products
v0.0.1
Published
>
Downloads
2
Readme
recommended-products
Install
npm install --save fh-recommended-products
Usage
import Items from 'fh-recommended-products';
class Example extends React.Component {
render () {
return (
<Items
list={list}
/>
)
}
}
License
MIT © Sonny Booth