ui: fix top countries
This commit is contained in:
parent
c05ec27b75
commit
908b0ac88b
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ export const tabItems: Record<string, TabItem[]> = {
|
|||
{
|
||||
icon: <Globe width={16} />,
|
||||
title: 'Top Countries',
|
||||
type: FilterKey.LOCATION,
|
||||
type: FilterKey.USER_COUNTRY,
|
||||
description: 'Track the geographical distribution of your audience.',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue