mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 07:37:47 +00:00
lint: fix warning
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
c5bddda781
commit
01abc4e8a8
@@ -274,8 +274,8 @@ class AddPeopleDialog extends AbstractAddPeopleDialog<Props, State> {
|
||||
/**
|
||||
* Returns the avatar component for a user.
|
||||
*
|
||||
* @param {Object} user - The user
|
||||
* @param {string} className - The CSS class for the avatar component
|
||||
* @param {Object} user - The user.
|
||||
* @param {string} className - The CSS class for the avatar component.
|
||||
* @private
|
||||
* @returns {ReactElement}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user