diff --git a/frontend/app/components/Dashboard/components/AddCardSection/AddCardSection.tsx b/frontend/app/components/Dashboard/components/AddCardSection/AddCardSection.tsx index 2158dbfac..08b0cfb9f 100644 --- a/frontend/app/components/Dashboard/components/AddCardSection/AddCardSection.tsx +++ b/frontend/app/components/Dashboard/components/AddCardSection/AddCardSection.tsx @@ -134,7 +134,7 @@ export const tabItems: Record = { { icon: , title: 'Top Countries', - type: FilterKey.LOCATION, + type: FilterKey.USER_COUNTRY, description: 'Track the geographical distribution of your audience.', }, {