mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 00:27:11 +01:00
Restore client-side search where needed.
This commit is contained in:
parent
1579beef5b
commit
fe9db71ba8
5 changed files with 15 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ export function RegionsTable(props: MetricsTableProps) {
|
|||
metric={formatMessage(labels.visitors)}
|
||||
dataFilter={emptyFilter}
|
||||
renderLabel={renderLink}
|
||||
searchFormattedValues={true}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue