1.5.5 • Published 2 years ago

botlin-library v1.5.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

botlin-library

helps to install and use the chat bot

NPM JavaScript Style Guide

Install

npm install --save botlin-library

Usage

import React, { Component } from 'react'

import MyComponent from 'botlin-library'
import 'botlin-library/dist/index.css'

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

License

MIT © ansuha v(https://github.com/ansuha v)

1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago