1.3.0 • Published 5 years ago

@workleto/chat v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Chat Component

Travis npm package Coveralls

How to use it

You need these in your project

    "react": "^16.7.0",
    "react-dom": "^16.7.0",
    "moment": "^2.22.2",

npm i @workleto/chat

import { Chat } from "@workleto/chat";

<Chat
  user={user}
  company={company}
  API_URL={API_URL}
  SOCKET_URL={SOCKET_URL}
/>
1.3.0

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago