Add customer management
This commit is contained in:
@@ -4,5 +4,6 @@ export const breadcrumbMap: Record<string, string> = {
|
||||
'settings': 'Settings',
|
||||
'demo': 'Demo',
|
||||
'users': 'User Management',
|
||||
'customers': 'Kundenübersicht',
|
||||
// Add more mappings as needed
|
||||
};
|
||||
Reference in New Issue
Block a user