mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +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
|
|
@ -27,6 +27,7 @@ export function DevicesTable(props: MetricsTableProps) {
|
|||
type="device"
|
||||
metric={formatMessage(labels.visitors)}
|
||||
renderLabel={renderLink}
|
||||
searchFormattedValues={true}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue