Remove unused prop on UTM table
This commit is contained in:
@@ -40,7 +40,6 @@ export default function UTMTable({ websiteId, showFilters, ...props }) {
|
|||||||
type={type}
|
type={type}
|
||||||
metric={formatMessage(messages.views)}
|
metric={formatMessage(messages.views)}
|
||||||
websiteId={websiteId}
|
websiteId={websiteId}
|
||||||
updateOnTypeChange
|
|
||||||
delay={0}
|
delay={0}
|
||||||
/>
|
/>
|
||||||
</>
|
</>
|
||||||
|
|||||||
Reference in New Issue
Block a user