mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 03:42:30 +00:00
feat: include sort members eslint changes
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
1106a86ba7
commit
48db099134
@@ -18,9 +18,9 @@ import {
|
||||
isTrackStreamingStatusInterrupted
|
||||
} from '../../functions';
|
||||
import AbstractConnectionIndicator, {
|
||||
INDICATOR_DISPLAY_THRESHOLD,
|
||||
type Props as AbstractProps,
|
||||
type State as AbstractState
|
||||
type State as AbstractState,
|
||||
INDICATOR_DISPLAY_THRESHOLD
|
||||
} from '../AbstractConnectionIndicator';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user