mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Added external links for pages.
This commit is contained in:
parent
442ad61779
commit
9f73aba900
5 changed files with 25 additions and 9 deletions
|
|
@ -17,6 +17,7 @@ import styles from './MetricsTable.module.css';
|
|||
|
||||
export interface MetricsTableProps extends ListTableProps {
|
||||
websiteId: string;
|
||||
domainName: string;
|
||||
type?: string;
|
||||
className?: string;
|
||||
dataFilter?: (data: any) => any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue