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 18c05cb commit 2e8d2eaCopy full SHA for 2e8d2ea
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 "../../../../../lib/galaxy/galaxy";
10
11
const AD_DATA_ENDPOINT = 'https://cms.clickhouse-dev.com:1337/api/docs-ad'
12
0 commit comments