feat: implement user settings component for email and password updates, with conditional user management display

This commit is contained in:
maxDorninger
2025-05-25 15:19:17 +02:00
parent 304ff6b42d
commit 77055705ba
4 changed files with 116 additions and 34 deletions

View File

@@ -35,12 +35,6 @@
url: '/dashboard/settings',
icon: Settings,
isActive: true,
items: [
{
title: 'Users',
url: '/dashboard/settings#users'
}
]
}
],
navSecondary: [