Skip to content

Commit 6752c0d

Browse files
md link fix (#840)
md link fix?
1 parent 5ff8101 commit 6752c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/markdown/MarkdownLink.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use client'
2+
13
import { Link } from '@tanstack/react-router'
24
import type { HTMLProps } from 'react'
35

0 commit comments

Comments
 (0)