From 97a112ed12068040c1b76b600cdad6defe08d5cb Mon Sep 17 00:00:00 2001 From: Torjus Date: Fri, 27 Jul 2018 12:14:02 +0200 Subject: [PATCH] Move file sharing input inside form element --- app/lib/components/Chat/Chat.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/lib/components/Chat/Chat.jsx b/app/lib/components/Chat/Chat.jsx index 87480ee..6a50433 100644 --- a/app/lib/components/Chat/Chat.jsx +++ b/app/lib/components/Chat/Chat.jsx @@ -23,12 +23,12 @@ class Chat extends Component
- -
{ onSendMessage(e, displayName, picture); }} > + +