mirror of
https://github.com/supabase/supabase.git
synced 2026-06-09 19:50:28 +08:00
@@ -163,7 +163,7 @@ const GlobalMobileMenu = ({ open, setOpen }: Props) => {
|
||||
<>
|
||||
{isLoggedIn ? (
|
||||
<Button block size="medium" asChild>
|
||||
<Link href="/dashboard/projects">Dashboard</Link>
|
||||
<Link href="https://supabase.com/dashboard/projects">Dashboard</Link>
|
||||
</Button>
|
||||
) : (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user