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 1434a75 commit b51d7edCopy full SHA for b51d7ed
app/docs/self-hosting/[[...slug]]/page.tsx
@@ -2,7 +2,6 @@ import {selfHostingSource} from '@/lib/source';
2
import {DocsBody, DocsDescription, DocsTitle,} from 'fumadocs-ui/page';
3
import {notFound} from 'next/navigation';
4
import {getMDXComponents} from '@/mdx-components';
5
-import MdxLink from "@/components/mdx/MdxLink";
6
import { AnchorProvider } from 'fumadocs-core/toc';
7
import { Toc, TOCScrollArea} from 'fumadocs-ui/components/layout/toc';
8
import ClerkTOCItems from 'fumadocs-ui/components/layout/toc-clerk';
0 commit comments