mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-14 11:33:49 +00:00
feat(#14): Replace profile page with account page
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
class="mt-3 z-[1] p-2 shadow menu menu-sm dropdown-content bg-base-100 text-base-content rounded-box min-w-[13rem] w-auto"
|
||||
>
|
||||
<li>
|
||||
<a href="/profile"> Profile </a>
|
||||
<a href="/account"> Account </a>
|
||||
</li>
|
||||
<li><a href="/settings">Settings</a></li>
|
||||
<li><SignOut {supabase} /></li>
|
||||
|
||||
Reference in New Issue
Block a user