Skip to content

Commit

Permalink
sidebar toggle button added
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in committed Jun 24, 2024
1 parent aa8900b commit 6784c35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ const config: DocsThemeConfig = {
themeSwitch: {
component: <ThemeSwitch />,
},
sidebar: {
toggleButton: true,
},

useNextSeoProps: () => {
const { frontMatter } = useConfig();
Expand Down

0 comments on commit 6784c35

Please sign in to comment.