Skip to content

Commit

Permalink
Search cities in app.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime-J committed Apr 15, 2024
1 parent d643e51 commit 73f5aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/metrics/CitiesTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export function CitiesTable(props: MetricsTableProps) {
metric={formatMessage(labels.visitors)}
dataFilter={emptyFilter}
renderLabel={renderLink}
searchFormattedValues={true}
/>
);
}
Expand Down

0 comments on commit 73f5aca

Please sign in to comment.