From a0c9530c91add6e2c370c45e0104997c50b09cec Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Mon, 25 Sep 2017 16:01:25 -0400 Subject: [PATCH] Update index.js --- frontend/src/components/MapView/MapChat/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/MapView/MapChat/index.js b/frontend/src/components/MapView/MapChat/index.js index 4f702125..1334d479 100644 --- a/frontend/src/components/MapView/MapChat/index.js +++ b/frontend/src/components/MapView/MapChat/index.js @@ -110,7 +110,7 @@ class MapChat extends Component { {chatOpen &&
- PARTICIPANTS + Participants
@@ -134,7 +134,7 @@ class MapChat extends Component { )}
- CHAT + Chat
{ this.messagesDiv = div }}>