Skip to content

Commit

Permalink
fix(react): add breakpointsBase param
Browse files Browse the repository at this point in the history
fixes #7014
  • Loading branch information
nolimits4web committed Sep 6, 2023
1 parent f4afd9d commit 0eb4122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components-shared/params-list.mjs
Expand Up @@ -29,6 +29,7 @@ const paramsList = [
'virtualTranslate',
'_effect',
'breakpoints',
'breakpointsBase',
'_spaceBetween',
'_slidesPerView',
'maxBackfaceHiddenSlides',
Expand Down

0 comments on commit 0eb4122

Please sign in to comment.