change(ui): clickMapUrl to heatMapUrl
This commit is contained in:
parent
9903f097dc
commit
725095f205
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ export const CARD_LIST: CardType[] = [
|
|||
title: 'Heatmaps',
|
||||
key: HEATMAP,
|
||||
cardType: HEATMAP,
|
||||
metricOf: 'clickMapUrl',
|
||||
metricOf: 'heatMapUrl',
|
||||
category: CARD_CATEGORIES[0].key,
|
||||
example: HeatmapsExample
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue