Skip to content

Commit

Permalink
fix(react): add 'observer', etc. to params-list
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanvogel committed Feb 16, 2021
1 parent c968932 commit 205c14e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/react/params-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ const paramsList = [
'slideDuplicatePrevClass',
'wrapperClass',
'runCallbacksOnInit',
'observer',
'observeParents',
'observeSlideChildren',

// modules
'a11y',
Expand Down

0 comments on commit 205c14e

Please sign in to comment.