ui: fix top countries

This commit is contained in:
nick-delirium 2025-01-13 14:09:44 +01:00
parent c05ec27b75
commit 908b0ac88b
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -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.',
},
{