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.
2 parents 18c05cb + c1bc43a commit d6e8294Copy full SHA for d6e8294
src/theme/DocItem/TOC/Desktop/index.js
@@ -6,7 +6,7 @@ import clsx from "clsx";
6
import IconClose from '@theme/Icon/Close';
7
import styles from './styles.module.scss'
8
import Feedback from '../../../../components/Feedback';
9
-import {galaxyOnClick} from "../../../../lib/galaxy/galaxy";
+import {galaxyOnClick} from '@site/src/lib/galaxy/galaxy';
10
11
const AD_DATA_ENDPOINT = 'https://cms.clickhouse-dev.com:1337/api/docs-ad'
12
0 commit comments