feat: move organisation members to sidebar, drop tabs on org page
Made-with: Cursor
This commit is contained in:
@@ -17,6 +17,11 @@ export const orgNavItems = [
|
||||
to: { name: 'organisation' },
|
||||
icon: { icon: 'tabler-building' },
|
||||
},
|
||||
{
|
||||
title: 'Leden',
|
||||
to: { name: 'organisation-members' },
|
||||
icon: { icon: 'tabler-users' },
|
||||
},
|
||||
{
|
||||
title: 'Bedrijven',
|
||||
to: { name: 'organisation-companies' },
|
||||
|
||||
Reference in New Issue
Block a user