Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a63b08b

Browse files
committed
fix group
1 parent d849b3d commit a63b08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/TweenOneGroup.tsx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ const TweenOneGroup: TweenOneGroupRef = React.forwardRef<any, IGroupProps>((prop
164164
onChangeTimeline: onChangeCb,
165165
resetStyle,
166166
className,
167+
style: child.props.style
167168
};
168169
if (
169170
(child.key && keysToEnter.current.concat(keysToLeave.current).indexOf(child.key) >= 0) ||

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /