Skip to content

Commit

Permalink
removed lazy load from the slider settings
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Kumar <[email protected]>
  • Loading branch information
H-A-R-S-H-K committed Aug 13, 2024
1 parent 260602b commit d6d36a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sections/Home/Partners-home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import "slick-carousel/slick/slick-theme.css";

const settings = {
initialSlide: 1,
lazyLoad: true,
arrows: false,
dots: false,
infinite: true,
Expand Down

0 comments on commit d6d36a4

Please sign in to comment.