2.1.0 • Published 5 years ago

fh-recommended-products v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

2.0.0

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago