mirror of
https://github.com/umami-software/umami.git
synced 2026-02-22 21:45:36 +01:00
New admin section.
This commit is contained in:
parent
b78ff3b477
commit
ce1f6c3618
44 changed files with 515 additions and 157 deletions
|
|
@ -37,7 +37,7 @@ export function EventsDataTable({
|
|||
|
||||
return (
|
||||
<DataGrid
|
||||
queryResult={queryResult}
|
||||
query={queryResult}
|
||||
allowSearch={true}
|
||||
autoFocus={false}
|
||||
allowPaging={true}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue