We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2f21f commit 1f72d82Copy full SHA for 1f72d82
1 file changed
components/Sidebar/index.jsx
@@ -1,4 +1,5 @@
1
import SideBar from '@node-core/ui-components/Containers/Sidebar';
2
+import { relative } from '@node-core/doc-kit/src/utils/url.mjs';
3
4
import { pages } from '#theme/config';
5
0 commit comments