debug: 注释侧边栏
This commit is contained in:
parent
c8af7349d4
commit
37f309931c
|
|
@ -37,7 +37,7 @@ export default function WorkspaceLayout({
|
|||
onOpenChange={handleOpenChange}
|
||||
>
|
||||
{/* TODO: !!!!必须注释!!!!! */}
|
||||
<WorkspaceSidebar className="" />
|
||||
{/* <WorkspaceSidebar className="" /> */}
|
||||
<SidebarInset className="min-w-0">{children}</SidebarInset>
|
||||
</SidebarProvider>
|
||||
<Toaster position="top-center" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue