1.0.0 • Published 5 years ago
horizon-analytics v1.0.0
horizon-analytics
Install
npm install --save horizon-analyticsUsage
import React, { Component } from 'react'
import MyComponent from 'horizon-analytics'
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}License
MIT © nomi9995
1.0.0
5 years ago