mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 09:45:04 +01:00
Remove unused prop on UTM table
This commit is contained in:
parent
7d1f8ea77b
commit
8d5c9c9711
@ -40,7 +40,6 @@ export default function UTMTable({ websiteId, showFilters, ...props }) {
|
||||
type={type}
|
||||
metric={formatMessage(messages.views)}
|
||||
websiteId={websiteId}
|
||||
updateOnTypeChange
|
||||
delay={0}
|
||||
/>
|
||||
</>
|
||||
|
Loading…
Reference in New Issue
Block a user