Skip to content

Commit

Permalink
Quartz sync: Sep 7, 2024, 12:41 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
Sitin committed Sep 6, 2024
1 parent 87bf80f commit def36f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const defaultListPageLayout: PageLayout = {
Component.MobileOnly(Component.Spacer()),
Component.Search(),
Component.Darkmode(),
Component.DesktopOnly(Component.Explorer()),
Component.DesktopOnly(explorer),
],
right: [],
}

0 comments on commit def36f2

Please sign in to comment.