Skip to content

Commit 7f957aa

Browse files
authored
feat: CSSMotionList support onAppearPrepare (#47)
1 parent 63fbe64 commit 7f957aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CSSMotionList.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const MOTION_PROP_NAMES = [
2525
'motionDeadline',
2626
'removeOnLeave',
2727
'leavedClassName',
28+
'onAppearPrepare',
2829
'onAppearStart',
2930
'onAppearActive',
3031
'onAppearEnd',

0 commit comments

Comments
 (0)