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 db38bd2 commit ca202d2Copy full SHA for ca202d2
x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/onboarding_steps.tsx
@@ -21,7 +21,7 @@ import {
21
EuiButtonEmptyProps,
22
EuiLinkProps,
23
} from '@elastic/eui';
24
-import sharedSourcesIcon from '../../components/shared/assets/share_circle.svg';
+import sharedSourcesIcon from '../../components/shared/assets/source_icons/share_circle.svg';
25
import { TelemetryLogic } from '../../../shared/telemetry';
26
import { getWorkplaceSearchUrl } from '../../../shared/enterprise_search_url';
27
import { ORG_SOURCES_PATH, USERS_PATH, ORG_SETTINGS_PATH } from '../../routes';
0 commit comments