5.0.0 • Published 5 years ago

test-tracking v5.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

location-tracking

NPM JavaScript Style Guide

Install

npm install --save location-tracking

Usage

import React, { Component } from 'react'

import MyComponent from 'location-tracking'

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

License

MIT © aehmt