We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63fbe64 commit 7f957aaCopy full SHA for 7f957aa
src/CSSMotionList.tsx
@@ -25,6 +25,7 @@ const MOTION_PROP_NAMES = [
25
'motionDeadline',
26
'removeOnLeave',
27
'leavedClassName',
28
+ 'onAppearPrepare',
29
'onAppearStart',
30
'onAppearActive',
31
'onAppearEnd',
0 commit comments