diff --git a/react/features/chat/components/ChatInput.web.js b/react/features/chat/components/ChatInput.web.js index 52074a7227..533e3dfb0d 100644 --- a/react/features/chat/components/ChatInput.web.js +++ b/react/features/chat/components/ChatInput.web.js @@ -101,7 +101,7 @@ class ChatInput extends Component {
+ src = 'images/smile.svg' />
diff --git a/react/features/chat/components/ChatMessage.web.js b/react/features/chat/components/ChatMessage.web.js index 64239c09c2..85ef90c419 100644 --- a/react/features/chat/components/ChatMessage.web.js +++ b/react/features/chat/components/ChatMessage.web.js @@ -67,7 +67,7 @@ class ChatMessage extends PureComponent {
+ src = 'images/chatArrow.svg' />
{ message.displayName }