From 6c610fc979e30cbe3f3773f7f06b060fe6153bbe Mon Sep 17 00:00:00 2001 From: Juan Vasquez Date: Fri, 6 Mar 2020 07:39:09 -0600 Subject: [PATCH] Fixed app/javascript/chat/channels.jsx eslint error (#6492) --- app/javascript/chat/channels.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/chat/channels.jsx b/app/javascript/chat/channels.jsx index cf42254ce..8fd91e154 100644 --- a/app/javascript/chat/channels.jsx +++ b/app/javascript/chat/channels.jsx @@ -77,7 +77,7 @@ const Channels = ({ {' '} Welcome to DEV Connect -! You may message anyone you mutually follow. + ! You may message anyone you mutually follow. ); }