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 a5a941d commit 0f064dcCopy full SHA for 0f064dc
quartz/components/index.ts
@@ -21,10 +21,12 @@ import RecentNotes from "./RecentNotes"
21
import Breadcrumbs from "./Breadcrumbs"
22
import Comments from "./Comments"
23
import NavigationLinks from "./NavigationLinks"
24
+import Drawer from "./Drawer"
25
26
export {
27
ArticleTitle,
28
Content,
29
+ Drawer,
30
TagContent,
31
NavigationLinks,
32
FolderContent,
0 commit comments