mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-29 04:39:12 +00:00
feat: user settings and profile pages
This commit is contained in:
parent
a50f2c12a8
commit
68ae0e7d1e
13 changed files with 122 additions and 302 deletions
|
@ -34,8 +34,9 @@
|
|||
</DropdownMenu.Label>
|
||||
<DropdownMenu.Group>
|
||||
<DropdownMenu.Item href="/settings">Profile</DropdownMenu.Item>
|
||||
<DropdownMenu.Item href="/settings/account">Account</DropdownMenu.Item>
|
||||
<DropdownMenu.Item href="/settings/appearance">Appearance</DropdownMenu.Item>
|
||||
<DropdownMenu.Item href="/settings/notifications">Notifications</DropdownMenu.Item>
|
||||
<!-- <DropdownMenu.Item href="/settings/notifications">Notifications</DropdownMenu.Item> -->
|
||||
</DropdownMenu.Group>
|
||||
<DropdownMenu.Separator />
|
||||
<DropdownMenu.Item href="/logout">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue