Document location adjustment

This commit is contained in:
yoan 2024-10-20 17:56:23 +08:00
parent 21670f64d1
commit 4719f99155

View File

@ -121,6 +121,9 @@ export default function Dashboard() {
{t("history.page.title")}
</Link>
</nav>
<div className="">
<Version className="justify-center" />
</div>
</SheetContent>
</Sheet>
<div className="w-full flex-1"></div>