Fixed app/javascript/chat/channels.jsx eslint error (#6492)

This commit is contained in:
Juan Vasquez 2020-03-06 07:39:09 -06:00 committed by GitHub
parent a91580c4cb
commit 6c610fc979
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ const Channels = ({
{' '}
Welcome to
<b> DEV Connect</b>
! You may message anyone you mutually follow.
! You may message anyone you mutually follow.
</div>
);
}