Closed mlenser closed 1 week ago
Firstly, thanks for making fumadocs. It seems great so far.
Use disableThemeSwitch and turn off collapsible for the sidebar
disableThemeSwitch
collapsible
<DocsLayout disableThemeSwitch={true} sidebar={{ collapsible: false, }} >
I expect this footer area of the sidebar to not exist/not be shown.
Instead it shows as an empty area with a border top:
"fumadocs-core": "^14.3.1", "fumadocs-mdx": "^11.1.1", "fumadocs-ui": "^14.3.1",
UI
No response
Firstly, thanks for making fumadocs. It seems great so far.
To Reproduce
Use
disableThemeSwitch
and turn offcollapsible
for the sidebarCurrent vs. Expected behavior
I expect this footer area of the sidebar to not exist/not be shown.
Instead it shows as an empty area with a border top:
Provide environment information
Which area(s) are affected? (Select all that apply)
UI
Additional context
No response