Saúl Ibarra Corretgé 6 лет назад
Родитель
Сommit
01abc4e8a8
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      react/features/invite/components/add-people-dialog/web/AddPeopleDialog.js

+ 2
- 2
react/features/invite/components/add-people-dialog/web/AddPeopleDialog.js Просмотреть файл

274
     /**
274
     /**
275
      * Returns the avatar component for a user.
275
      * Returns the avatar component for a user.
276
      *
276
      *
277
-     * @param {Object} user - The user
278
-     * @param {string} className - The CSS class for the avatar component
277
+     * @param {Object} user - The user.
278
+     * @param {string} className - The CSS class for the avatar component.
279
      * @private
279
      * @private
280
      * @returns {ReactElement}
280
      * @returns {ReactElement}
281
      */
281
      */

Загрузка…
Отмена
Сохранить