mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 03:32:31 +00:00
feat: include sort members eslint changes
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
1106a86ba7
commit
48db099134
@@ -6,7 +6,7 @@ import { IconMessage, IconReply } from '../../../base/icons';
|
||||
import { getParticipantById } from '../../../base/participants';
|
||||
import { connect } from '../../../base/redux';
|
||||
import { AbstractButton, type AbstractButtonProps } from '../../../base/toolbox/components';
|
||||
import { openChat, handleLobbyChatInitialized } from '../../actions';
|
||||
import { handleLobbyChatInitialized, openChat } from '../../actions';
|
||||
|
||||
export type Props = AbstractButtonProps & {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user