react-chat-window icon indicating copy to clipboard operation
react-chat-window copied to clipboard

Feature to disable add files button

Open anmol1707 opened this issue 5 years ago • 0 comments

Description

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

Checklist

  • [x] Additions/changes follow the current code structure
  • [x] All changes are related to a single topic
  • [x] Demo tested (npm start) to ensure it still functions as expected, and/or
  • [x] New features are demonstrated to the demo (leave checkbox blank if not applicable)
  • [x] Readme/docs are updated
  • [x] npm run lint passes (npm run lint -- --fix will autofix where possible)

anmol1707 avatar Aug 22 '19 14:08 anmol1707