Skip to content

Commit 2e8d2ea

Browse files
authored
Update index.js
1 parent 18c05cb commit 2e8d2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/DocItem/TOC/Desktop/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import clsx from "clsx";
66
import IconClose from '@theme/Icon/Close';
77
import styles from './styles.module.scss'
88
import Feedback from '../../../../components/Feedback';
9-
import {galaxyOnClick} from "../../../../lib/galaxy/galaxy";
9+
import {galaxyOnClick} from "../../../../../lib/galaxy/galaxy";
1010

1111
const AD_DATA_ENDPOINT = 'https://cms.clickhouse-dev.com:1337/api/docs-ad'
1212

0 commit comments

Comments
 (0)