@adactive/adsum-carousel-asia
Advanced tools
Comparing version 2.5.5 to 2.5.6
{ | ||
"name": "@adactive/adsum-carousel-asia", | ||
"version": "2.5.5", | ||
"version": "2.5.6", | ||
"description": "Adsum Carousel Component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -137,3 +137,3 @@ // @flow | ||
} else { | ||
const newInterval = medias[id].interval ? medias[i].interval : autoSlideInterval; | ||
const newInterval = medias[id].interval ? medias[id].interval : autoSlideInterval; | ||
this.checkTimeOut(); | ||
@@ -140,0 +140,0 @@ this.makeItLoop(id, newInterval); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20743