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 5ff8101 commit 6752c0dCopy full SHA for 6752c0d
src/components/markdown/MarkdownLink.tsx
@@ -1,3 +1,5 @@
1
+'use client'
2
+
3
import { Link } from '@tanstack/react-router'
4
import type { HTMLProps } from 'react'
5
0 commit comments