react-chat-ui-kit
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-chat-ui-kit

React chat UI kit

NPM JavaScript Style Guide

Install

npm install --save react-chat-ui-kit

Usage

import React, { Component } from 'react'

import MyComponent from 'react-chat-ui-kit'
import 'react-chat-ui-kit/dist/index.css'

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

License

MIT © aerovulpe

Readme

Keywords

none

Package Sidebar

Install

npm i react-chat-ui-kit

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

411 kB

Total Files

92

Last publish

Collaborators

  • chatkitty-dev