diff --git a/src/components/tech-stack-carousel/tech-stack-carousel.html b/src/components/tech-stack-carousel/tech-stack-carousel.html index aa90219..b9a5eb1 100644 --- a/src/components/tech-stack-carousel/tech-stack-carousel.html +++ b/src/components/tech-stack-carousel/tech-stack-carousel.html @@ -10,8 +10,6 @@ (mouseleave)="onHoverEnd()" (focusin)="onHoverStart()" (focusout)="onCarouselFocusOut($event)" - (touchstart)="onHoverStart()" - (touchend)="onHoverEnd()" (click)="onInteractionClick()" >