mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
Pass required props to refresh button and chart
This commit is contained in:
parent
51bf300eb4
commit
52666b3013
2 changed files with 3 additions and 1 deletions
|
|
@ -85,6 +85,7 @@ export default function WebsiteChart({
|
|||
startDate={startDate}
|
||||
endDate={endDate}
|
||||
onChange={setDateRange}
|
||||
websiteId={websiteId}
|
||||
/>
|
||||
</div>
|
||||
</StickyHeader>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue