Skip to content

Commit e76a65f

Browse files
author
ci-bot
committed
fix index
1 parent ca655c1 commit e76a65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/home-tab/src/lib/components/homeTabTitle.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ function HomeTabTitle() {
119119
trackMatomoEvent({
120120
category: 'hometab',
121121
action: 'titleCard',
122-
name: button.matomoTrackingEntry[3],
122+
name: button.matomoTrackingEntry[index],
123123
isClick: true
124124
})
125125
}}

0 commit comments

Comments
 (0)