mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 05:38:20 +00:00
feat: include sort members eslint changes
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
1106a86ba7
commit
48db099134
@@ -8,8 +8,8 @@ import { translate } from '../../../base/i18n';
|
||||
import { connect } from '../../../base/redux';
|
||||
import { setFatalError, setPageReloadOverlayCanceled } from '../../actions';
|
||||
import AbstractPageReloadOverlay, {
|
||||
abstractMapStateToProps,
|
||||
type Props
|
||||
type Props,
|
||||
abstractMapStateToProps
|
||||
} from '../AbstractPageReloadOverlay';
|
||||
|
||||
import OverlayFrame from './OverlayFrame';
|
||||
|
||||
Reference in New Issue
Block a user