Skip to content

Commit b6fcd6e

Browse files
NavigationLinks component reference added
1 parent a5e99d4 commit b6fcd6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quartz/components/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ import MobileOnly from "./MobileOnly"
2020
import RecentNotes from "./RecentNotes"
2121
import Breadcrumbs from "./Breadcrumbs"
2222
import Comments from "./Comments"
23+
import NavigationLinks from "./NavigationLinks"
2324

2425
export {
2526
ArticleTitle,
2627
Content,
2728
TagContent,
29+
NavigationLinks,
2830
FolderContent,
2931
Darkmode,
3032
Head,

0 commit comments

Comments
 (0)