We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfa1176 + 5bb422c commit b31acb9Copy full SHA for b31acb9
1 file changed
src/sections/Home/Partners-home/index.js
@@ -9,7 +9,7 @@ import Slider from "react-slick";
9
10
const settings = {
11
initialSlide: 1,
12
- lazyLoad: true,
+ lazyLoad: false,
13
arrows: false,
14
dots: false,
15
infinite: true,
0 commit comments