distwitchchat-componentlib
v2.1.8-hotfix1
Published
Made with create-react-library
Downloads
21
Readme
componentlib
this library is currently not designed to work with other projects
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