chore: Add route for contact details page (#2168)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Nithin David Thomas
2021-04-28 10:01:11 +05:30
committed by GitHub
parent 8ea35802b4
commit 6ea1e0d047
3 changed files with 48 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ export const getSidebarItems = accountId => ({
'inbox_conversation',
'conversation_through_inbox',
'contacts_dashboard',
'contacts_dashboard_manage',
'notifications_dashboard',
'settings_account_reports',
'profile_settings',