mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
feat: ✨ Add profile editor
This commit is contained in:
parent
8626a15076
commit
48196026ee
6 changed files with 377 additions and 8 deletions
|
|
@ -133,6 +133,10 @@ const data = {
|
|||
url: "/preferences",
|
||||
icon: Settings2,
|
||||
items: [
|
||||
{
|
||||
title: "Account",
|
||||
url: "/preferences/account",
|
||||
},
|
||||
{
|
||||
title: "Appearance",
|
||||
url: "/preferences/appearance",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue