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 a5e99d4 commit b6fcd6eCopy full SHA for b6fcd6e
quartz/components/index.ts
@@ -20,11 +20,13 @@ import MobileOnly from "./MobileOnly"
20
import RecentNotes from "./RecentNotes"
21
import Breadcrumbs from "./Breadcrumbs"
22
import Comments from "./Comments"
23
+import NavigationLinks from "./NavigationLinks"
24
25
export {
26
ArticleTitle,
27
Content,
28
TagContent,
29
+ NavigationLinks,
30
FolderContent,
31
Darkmode,
32
Head,
0 commit comments