Skip to content

Commit

Permalink
Merge pull request layer5io#5222 from prabhjeevnijjar/homepartner
Browse files Browse the repository at this point in the history
fixed home partner section
  • Loading branch information
leecalcote authored Dec 20, 2023
2 parents 164292b + 2438d32 commit 1ecde09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sections/Home/Partners-home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import "slick-carousel/slick/slick.css";
import "slick-carousel/slick/slick-theme.css";

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

0 comments on commit 1ecde09

Please sign in to comment.