1.0.2 • Published 7 months ago

sami-chatbot v1.0.2

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

sami-chatbot

sami-chatbot

NPM JavaScript Style Guide

Install

npm install --save sami-chatbot

Usage

import React, { SamiChatBox } from 'react'

import SamiChatBox from 'sami-chatbot'
import 'sami-chatbot/dist/index.css'

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

License

MIT © phamtanminhtien

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago