ref: reduce device popup bundle size

This commit is contained in:
Bettenbuk Zoltan
2019-09-13 15:03:40 +02:00
committed by Saúl Ibarra Corretgé
parent 8a3ddd8596
commit 382ec011eb
17 changed files with 48 additions and 23 deletions

View File

@@ -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}.