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 f018a23 commit 1568aa2Copy full SHA for 1568aa2
examples/server/webui/src/components/Sidebar.tsx
@@ -32,7 +32,6 @@ export default function Sidebar() {
32
id="toggle-drawer"
33
type="checkbox"
34
className="drawer-toggle"
35
- defaultChecked
36
/>
37
38
<div className="drawer-side h-screen lg:h-screen z-50 lg:max-w-64">
0 commit comments