We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa7363 commit f101f09Copy full SHA for f101f09
static/app/views/performance/transactionSummary/spanCategoryFilter.tsx
@@ -1,7 +1,7 @@
1
import {useState} from 'react';
2
import styled from '@emotion/styled';
3
4
-import {CompactSelect, type SelectOption} from 'sentry/components/compactSelect';
+import {CompactSelect, type SelectOption} from 'sentry/components/core/compactSelect';
5
import {pickBarColor} from 'sentry/components/performance/waterfall/utils';
6
import {Tooltip} from 'sentry/components/tooltip';
7
import {IconFilter} from 'sentry/icons';
0 commit comments