mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
Remove unused showChange prop from WebsiteMetrics component
This commit is contained in:
parent
f074ceb902
commit
17835d4381
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ export function WebsiteMetrics({
|
|||
}: {
|
||||
websiteId: string;
|
||||
sticky?: boolean;
|
||||
showChange?: boolean;
|
||||
compareMode?: boolean;
|
||||
showFilter?: boolean;
|
||||
children?: ReactNode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue