mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Fixed metrics display.
This commit is contained in:
parent
2172dddd1c
commit
9dd35b3766
20 changed files with 345 additions and 808 deletions
|
|
@ -122,7 +122,7 @@ export default function TestConsole() {
|
|||
<Column>
|
||||
<WebsiteChart
|
||||
websiteId={website.id}
|
||||
title={website.name}
|
||||
name={website.name}
|
||||
domain={website.domain}
|
||||
showLink
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue