Skip to content

Commit b1a912e

Browse files
committed
Udjust the sidebar
1 parent 0fef1b1 commit b1a912e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_common/AppSidebar/SidebarNav/SidebarNav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const SidebarNav = props => {
7070
Icon: IconAdmin,
7171
items: [
7272
{
73-
name: 'All Users',
73+
name: 'Users',
7474
link: '/administration/users',
7575
Icon: IconGroup,
7676
},

0 commit comments

Comments
 (0)