Skip to content

Commit 0f064dc

Browse files
Added the Reference to the Drawer Component
1 parent a5a941d commit 0f064dc

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
@@ -21,10 +21,12 @@ import RecentNotes from "./RecentNotes"
2121
import Breadcrumbs from "./Breadcrumbs"
2222
import Comments from "./Comments"
2323
import NavigationLinks from "./NavigationLinks"
24+
import Drawer from "./Drawer"
2425

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

0 commit comments

Comments
 (0)