This commit is contained in:
ThatOneCalculator 2022-10-25 11:25:29 -07:00
parent 362f20972f
commit 95bb87b29f

View file

@ -116,6 +116,8 @@ function setSwiperRef(swiper) {
function onSlideChange() {
tab = tabs[swiperRef.activeIndex];
console.log(tab);
console.log(tabs);
}
function syncSlide(index) {