feat(TouristAttractionsAutoJs): Add SlickAdd

This commit is contained in:
William Simão Cavalcante 2022-11-28 22:08:03 -03:00
parent 3a7a326b0e
commit 6f769fea05

View File

@ -28,7 +28,7 @@ export class TouristAttractions {
this.events(); this.events();
this.carrossel(); this.carrossel();
this.renderListItems(); this.renderListItems();
// this.slickAdd(); this.slickAdd();
} }
selectors () { selectors () {