mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 15:57:49 +00:00
@@ -1,7 +1,7 @@
|
||||
// @flow
|
||||
|
||||
import { translate } from '../../../base/i18n';
|
||||
import { type Props as AbstractProps, ExpandedLabel } from '../../../base/label';
|
||||
import { translate } from '../../../base/i18n/functions';
|
||||
import ExpandedLabel, { Props as AbstractProps } from '../../../base/label/components/native/ExpandedLabel';
|
||||
|
||||
import { INSECURE_ROOM_NAME_LABEL_COLOR } from './styles';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user