2.1.0 • Published 6 years ago
fh-recommended-products v2.1.0
recommended-products
Install
npm install --save fh-recommended-productsUsage
import Items from 'fh-recommended-products';
class Example extends React.Component {
render () {
return (
<Items
list={list}
/>
)
}
}License
MIT © Sonny Booth