1.3.0 • Published 6 years ago

@workleto/chat v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 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

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago