|
@@ -4,7 +4,7 @@ import {css} from '@emotion/react';
|
|
|
import styled from '@emotion/styled';
|
|
|
import {Location} from 'history';
|
|
|
|
|
|
-import Alert from 'sentry/components/alert';
|
|
|
+import {Alert} from 'sentry/components/alert';
|
|
|
import {AsyncComponentProps} from 'sentry/components/asyncComponent';
|
|
|
import LoadingIndicator from 'sentry/components/loadingIndicator';
|
|
|
import NotAvailable from 'sentry/components/notAvailable';
|