Skip to content

Commit 259d32f

Browse files
committed
export markdown Link
1 parent da13868 commit 259d32f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/markdown/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export {Heading} from './heading'
2+
export {Link} from './link'
23
export {Paragraph, Strong, Emph, BlockQuote} from './formatting'
34
export {Markdown} from './markdown'
45
export type {MarkdownProps} from './markdown'

0 commit comments

Comments
 (0)