Skip to content

Commit

Permalink
fix: remove unnecesary prop reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bedon committed Jan 10, 2024
1 parent 7880334 commit 3ccca2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Teams/TeamGoalsList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<h2>{{ activeGoals.length }} teams with active challenges!</h2>
<p>
Don’t see your team on this list? <a
:v-kv-track-event="[
v-kv-track-event="[
'teams',
'click',
'team waitlist'
Expand Down

0 comments on commit 3ccca2b

Please sign in to comment.