|
@@ -5,7 +5,7 @@ import {Location, LocationDescriptor, Query} from 'history';
|
|
|
|
|
|
import GuideAnchor from 'sentry/components/assistant/guideAnchor';
|
|
|
import {Button} from 'sentry/components/button';
|
|
|
-import CompactSelect from 'sentry/components/compactSelect';
|
|
|
+import {CompactSelect} from 'sentry/components/compactSelect';
|
|
|
import DiscoverButton from 'sentry/components/discoverButton';
|
|
|
import Pagination, {CursorHandler} from 'sentry/components/pagination';
|
|
|
import {t} from 'sentry/locale';
|