chore: Remove beta tag from sidebar name (#1552)
This commit is contained in:
committed by
GitHub
parent
7c62d3629c
commit
56280eaf35
@@ -25,7 +25,7 @@ export const getSidebarItems = accountId => ({
|
||||
toStateName: 'home',
|
||||
},
|
||||
contacts: {
|
||||
icon: 'ion-person-stalker',
|
||||
icon: 'ion-person',
|
||||
label: 'CONTACTS',
|
||||
hasSubMenu: false,
|
||||
toState: frontendURL(`accounts/${accountId}/contacts`),
|
||||
|
||||
Reference in New Issue
Block a user