taro-chat-widget
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

chat-widget

Chat widget for Taro

NPM JavaScript Style Guide

Install

npm install --save chat-widget

Usage

import React, { Component } from 'react'

import MyComponent from 'chat-widget'
import 'chat-widget/dist/index.css'

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

License

MIT © reichert621

Readme

Keywords

none

Package Sidebar

Install

npm i taro-chat-widget

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

551 kB

Total Files

17

Last publish

Collaborators

  • reichertjalex