mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-08 14:02:33 +00:00
ref: reduce device popup bundle size
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
8a3ddd8596
commit
382ec011eb
@@ -4,7 +4,7 @@ import AKDropdownMenu from '@atlaskit/dropdown-menu';
|
||||
import ChevronDownIcon from '@atlaskit/icon/glyph/chevron-down';
|
||||
import React, { Component } from 'react';
|
||||
|
||||
import { translate } from '../../base/i18n';
|
||||
import { translate } from '../../base/i18n/functions';
|
||||
|
||||
/**
|
||||
* The type of the React {@code Component} props of {@link DeviceSelector}.
|
||||
|
||||
Reference in New Issue
Block a user