Skip to content

Commit

Permalink
Change icon to users
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-debruijn committed Dec 11, 2024
1 parent ceb1c68 commit 3387e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ const Sidebar = () => {
{
permission: PermissionTypes.ORGANISATIES_BEHEREN,
href: '/manage/ownerships',
iconName: Icons.SLIDE_SHARE,
iconName: Icons.USERS,
children: t('menu.ownerships'),
},
{
Expand Down

0 comments on commit 3387e43

Please sign in to comment.