mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 11:37:48 +00:00
feat: include sort members eslint changes
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
1106a86ba7
commit
48db099134
@@ -1,7 +1,7 @@
|
||||
// @flow
|
||||
|
||||
import { translate } from '../../base/i18n';
|
||||
import { ExpandedLabel, type Props as AbstractProps } from '../../base/label';
|
||||
import { type Props as AbstractProps, ExpandedLabel } from '../../base/label';
|
||||
|
||||
type Props = AbstractProps & {
|
||||
t: Function
|
||||
|
||||
Reference in New Issue
Block a user