dharness / react-chat-window

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

Feature to disable add files button #132

Open anmol1707 opened 5 years ago

anmol1707 commented 5 years ago

Description

Added a prop that decides whether or not to show the add files button in the input bar. Closes #134.

Checklist