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 ed0a201 commit 08e5c57Copy full SHA for 08e5c57
src/sentry/static/sentry/app/views/userFeedback/index.tsx
@@ -3,8 +3,8 @@ import {RouteComponentProps} from 'react-router/lib/Router';
3
import React from 'react';
4
import omit from 'lodash/omit';
5
import styled from '@emotion/styled';
6
-
7
import {withProfiler} from '@sentry/react';
+
8
import {Organization, UserReport} from 'app/types';
9
import {PageContent} from 'app/styles/organization';
10
import {Panel, PanelBody} from 'app/components/panels';
0 commit comments