mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 07:07:17 +01:00
Added SideNav component.
This commit is contained in:
parent
1666e5e3af
commit
c2789d70bc
14 changed files with 115 additions and 39 deletions
|
|
@ -38,7 +38,6 @@ export default function PagesTable({ websiteId, showFilters, ...props }) {
|
|||
type="url"
|
||||
metric={formatMessage(labels.views)}
|
||||
websiteId={websiteId}
|
||||
dataFilter={filters[filter]}
|
||||
renderLabel={renderLink}
|
||||
{...props}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue