Skip to content

Commit

Permalink
Merge pull request #5270 from prabhjeevnijjar/intfix
Browse files Browse the repository at this point in the history
fixed category slider in integrations page
  • Loading branch information
vishalvivekm authored Feb 14, 2024
2 parents 2305b4f + 2d68a6e commit 652f01d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const IntegrationsGrid = ({ category, count }) => {

const settings = {
initialSlide: 0,
variableWidth: true,
infinite: false,
slidesToShow: 5.25,
swipeToSlide: true,
Expand Down

0 comments on commit 652f01d

Please sign in to comment.