pull/1/head
Jan Umbach 2024-05-31 10:51:26 +02:00
parent 238fe0bb51
commit 924d48bda1
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
this.video = this.querySelector('video');
// get parrent with class "card-wrapper product-card-wrapper"
this.productCard = video.closest('.product-card-wrapper');
this.productCard = this.video.closest('.product-card-wrapper');
console.log(this.productCard);
//hover effect