Skip to content

Commit

Permalink
Update slider.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mind-protector authored Apr 5, 2020
1 parent d9120a5 commit 05bba6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flowers/app/assets/src/js/index/slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ function sliderServices() {
var slider = multiItemSlider();
};

$(() => sliderServices());
$(sliderServices);

0 comments on commit 05bba6e

Please sign in to comment.