Skip to content

Commit

Permalink
default slides to children without selector
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwheeler committed Jan 29, 2015
1 parent f620efe commit 5f09930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slick/slick.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
respondTo: 'window',
responsive: null,
rtl: false,
slide: 'div',
slide: '',
slidesToShow: 1,
slidesToScroll: 1,
speed: 500,
Expand Down

0 comments on commit 5f09930

Please sign in to comment.