Skip to content

Commit

Permalink
fix: remove onInteractCarousel to avoid duplication in tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bedon committed Nov 13, 2024
1 parent 1cd00e8 commit a762a60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MyKiva/BadgeInProgress.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
:multiple-slides-visible="true"
slides-to-scroll="visible"
:slide-max-width="singleSlideWidth"
@interact-carousel="onInteractCarousel"
@change="onInteractCarousel"
>
<template
Expand Down

0 comments on commit a762a60

Please sign in to comment.