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 1d04b42 commit 8c9047bCopy full SHA for 8c9047b
static/app/views/performance/cache/tables/transactionCell.tsx
@@ -1,6 +1,6 @@
1
-import {Link} from 'react-router';
2
import * as qs from 'query-string';
3
+import Link from 'sentry/components/links/link';
4
import {useLocation} from 'sentry/utils/useLocation';
5
import {useCacheUrl} from 'sentry/views/performance/cache/utils';
6
import {OverflowEllipsisTextContainer} from 'sentry/views/starfish/components/textAlign';
0 commit comments