mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Remove unused prop on UTM table
This commit is contained in:
parent
7d1f8ea77b
commit
8d5c9c9711
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ export default function UTMTable({ websiteId, showFilters, ...props }) {
|
|||
type={type}
|
||||
metric={formatMessage(messages.views)}
|
||||
websiteId={websiteId}
|
||||
updateOnTypeChange
|
||||
delay={0}
|
||||
/>
|
||||
</>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue