ソースを参照

Update react/features/chat/components/native/Chat.js

master
Saúl Ibarra Corretgé 5年前
コミット
52ce8031a3
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      react/features/chat/components/native/Chat.js

+ 1
- 1
react/features/chat/components/native/Chat.js ファイルの表示

22
  */
22
  */
23
 class Chat extends AbstractChat<Props> {
23
 class Chat extends AbstractChat<Props> {
24
     /**
24
     /**
25
-     * Instantiates a new instance.
25
+     * Creates a new instance.
26
      *
26
      *
27
      * @inheritdoc
27
      * @inheritdoc
28
      */
28
      */

読み込み中…
キャンセル
保存