Skip to content

Commit

Permalink
fixed category slider in integrations page
Browse files Browse the repository at this point in the history
Signed-off-by: prabhjeevnijjar <[email protected]>
  • Loading branch information
prabhjeevnijjar committed Jan 5, 2024
1 parent 6f6992c commit 2d68a6e
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 2d68a6e

Please sign in to comment.