shyntech-reactlib-discords
v0.0.0
Published
Made with create-react-library
Downloads
1
Readme
shyntech-reactlib-agents
Made with create-react-library
Install
npm install --save shyntech-reactlib-agents
Usage
import React, { Component } from 'react'
import App from 'shyntech-reactlib-agents'
import 'shyntech-reactlib-agents/dist/index.css'
class Example extends Component {
render() {
return <App background="black"/>
}
}
License
MIT © [Jawad A Bashorun](https://github.com/Jawad A Bashorun)