0.1.12 • Published 5 years ago

where-to-buy v0.1.12

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

where-to-buy

Where to buy

NPM JavaScript Style Guide

Install

npm install --save where-to-buy

Usage

import React, { Component } from 'react'

import MyComponent from 'where-to-buy'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT ©

0.1.12

5 years ago