npm.io
2.1.8-hotfix1 • Published 5 years ago

distwitchchat-componentlib

Licence
MIT
Version
2.1.8-hotfix1
Deps
8
Size
6.2 MB
Vulns
17
Weekly
0

componentlib

this library is currently not designed to work with other projects

NPM JavaScript Style Guide License: MIT

Install

npm install --save componentlib

Usage

import React from 'react'

import MyComponent from 'componentlib'
import 'componentlib/dist/index.css'

const Example = () => {
  render() {
    return <MyComponent />
  }
}

License

MIT DisTwitchChat