production ready

This commit is contained in:
2025-04-12 18:07:10 +07:00
parent da85bc0bbf
commit ad9904d5d5
31 changed files with 115 additions and 1120 deletions

View File

@@ -46,9 +46,9 @@ 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">
{/* <div className="px-6 py-2 flex justify-start items-center gap-6">
<FooterButtons />
</div>
</div> */}
<div className="flex w-2/4 px-5">
<ModeToggle />
</div>