Skip to content

Commit 205c14e

Browse files
committed
fix(react): add 'observer', etc. to params-list
1 parent c968932 commit 205c14e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/react/params-list.js

+3
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ const paramsList = [
9292
'slideDuplicatePrevClass',
9393
'wrapperClass',
9494
'runCallbacksOnInit',
95+
'observer',
96+
'observeParents',
97+
'observeSlideChildren',
9598

9699
// modules
97100
'a11y',

0 commit comments

Comments
 (0)