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
|
|
@ -24,6 +24,7 @@ export function LanguagesTable({
|
|||
metric={formatMessage(labels.visitors)}
|
||||
onDataLoad={data => onDataLoad?.(percentFilter(data))}
|
||||
renderLabel={renderLabel}
|
||||
searchFormattedValues={true}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue