diff --git a/src/pages/CaseDetails/constants/index.tsx b/src/pages/CaseDetails/constants/index.tsx index bc284842..0f50d3fe 100644 --- a/src/pages/CaseDetails/constants/index.tsx +++ b/src/pages/CaseDetails/constants/index.tsx @@ -269,7 +269,7 @@ export const ADDRESSES_TAB = [ }, { key: ADDRESSES_TAB_KEYS.GEOLOCATIONS, - value: 'Geolocations', + value: 'VKY Location', component: } ]; @@ -290,12 +290,12 @@ export const CONTACT_TABS_KEYS = [ key: CONTACT_TABS.PHONE_NUMBER, value: 'Phone Numbers', component: - }, - { - key: CONTACT_TABS.EMAIL_IDS, - value: 'Email IDs', - component: } + // { + // key: CONTACT_TABS.EMAIL_IDS, + // value: 'Email IDs', + // component: + // } ]; export const defaultQueryParams = {