Update react/features/chat/components/native/Chat.js
This commit is contained in:
parent
aa9f06fa84
commit
52ce8031a3
|
@ -22,7 +22,7 @@ import MessageRecipient from './MessageRecipient';
|
||||||
*/
|
*/
|
||||||
class Chat extends AbstractChat<Props> {
|
class Chat extends AbstractChat<Props> {
|
||||||
/**
|
/**
|
||||||
* Instantiates a new instance.
|
* Creates a new instance.
|
||||||
*
|
*
|
||||||
* @inheritdoc
|
* @inheritdoc
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue