dharness / react-chat-window

Intercom-style live chat window written in react
The Unlicense
671 stars 250 forks source link

send button not rendering #144

Closed gravitymedianet closed 4 years ago

gravitymedianet commented 4 years ago

In the UserInput component, it appears the send button has been left out. It is not rendering when I put the ChatWindow in my app.

See line 147:

``

``

EDIT TO ABOVE --

It appears the send button replaces the files icon when you type.

Can you make it so that the send can be its own icon? We dont want users for example to upload file.

dharness commented 4 years ago

Sorry, we are no longer working on this project.