diff --git a/bfrontend/src/Components/Channels/ChannelView.js b/bfrontend/src/Components/Channels/ChannelView.js index cd8acc7..fa26b5c 100644 --- a/bfrontend/src/Components/Channels/ChannelView.js +++ b/bfrontend/src/Components/Channels/ChannelView.js @@ -63,6 +63,7 @@ const ChannelView = ({ messages, channel, channelPresenceClientList }) => { setTextInput(target.value) }> + );