edit komponen leftbar & footer

This commit is contained in:
Wildan Nursahidan
2025-05-26 18:41:47 +07:00
parent bd400695ff
commit 97308b33c2
2 changed files with 12 additions and 33 deletions

View File

@@ -85,9 +85,6 @@ export function SheetLeftbar() {
<div className="mx-2 px-5">
<DocsMenu isSheet />
</div>
<div className="px-6 py-2 flex justify-start items-center gap-6">
<FooterButtons />
</div>
<div className="flex w-2/4 px-5">
<ModeToggle />
</div>