update versi docubook
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Leftbar } from "@/components/leftbar";
|
||||
import { Leftbar } from "@/components/docs/leftbar";
|
||||
|
||||
export default function DocsLayout({
|
||||
children,
|
||||
@@ -11,4 +11,4 @@ export default function DocsLayout({
|
||||
<div className="flex-[5.25]">{children}</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user