1.0.4 • Published 3 years ago

ikowbutton v1.0.4

Weekly downloads
51
License
MIT
Repository
github
Last release
3 years ago

ikowbutton

ikow button chat and videoCall

NPM JavaScript Style Guide

Install

npm install --save ikowbutton

Usage

import React, { Component } from 'react'

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

class Example extends Component {
  render() {
    return <IkowButton apiKey='Apy-Key' color='#4c95e9' nameBusiness='iKow' />
  }
}

License

MIT © Julian Ramos