Move settings nav item

This commit is contained in:
Jon Staab
2024-10-09 10:01:39 -07:00
parent 6183772029
commit f0f3e2392c
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
</PrimaryNavItem>
</div>
<div>
<PrimaryNavItem title="Settings" href="/settings">
<PrimaryNavItem title="Settings" href="/settings/profile">
<Avatar icon="settings" class="!h-10 !w-10 border border-solid border-base-300" />
</PrimaryNavItem>
</div>