Add database setup scripts and fix navigation

This commit is contained in:
Aman Varshney
2025-03-17 01:55:36 +05:30
parent b4274c796c
commit 30e16b5d09
4 changed files with 36 additions and 11 deletions

View File

@@ -43,7 +43,7 @@ export default function UserMenu() {
className="w-full"
onClick={() => {
navigate({
to: "/sign-in",
to: "/",
});
}}
>