2.1.0 • Published 6 years ago

fh-recommended-products v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

recommended-products

NPM JavaScript Style Guide

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

2.1.0

6 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago