Fixes for country search.
This commit is contained in:
@@ -29,7 +29,6 @@ export function CountriesTable({ ...props }: MetricsTableProps) {
|
||||
type="country"
|
||||
metric={formatMessage(labels.visitors)}
|
||||
renderLabel={renderLink}
|
||||
onDataLoad={handleDataLoad}
|
||||
searchFormattedValues={true}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user