3.0.0 • Published 7 months ago

agent-library v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

agent-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save agent-library

Usage

import React, { Component } from 'react'

import MyComponent from 'agent-library'
import 'agent-library/dist/index.css'

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

License

MIT ©

3.0.0

7 months ago

2.1.0

7 months ago

2.0.0

7 months ago

1.0.0

7 months ago