mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-22 16:27:48 +00:00
feat: include sort members eslint changes
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
1106a86ba7
commit
48db099134
@@ -4,9 +4,9 @@ import { connect } from '../../../base/redux';
|
||||
import { PLAYBACK_STATUSES } from '../../constants';
|
||||
|
||||
import AbstractVideoManager, {
|
||||
Props,
|
||||
_mapDispatchToProps,
|
||||
_mapStateToProps,
|
||||
Props
|
||||
_mapStateToProps
|
||||
} from './AbstractVideoManager';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user