Skip to content

Commit c3ecbbc

Browse files
committed
feat: retire deprecated api
1 parent c5bfc19 commit c3ecbbc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/CSSMotion.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ export type CSSMotionConfig =
2626
| boolean
2727
| {
2828
transitionSupport?: boolean;
29-
/** @deprecated, no need this anymore since `rc-motion` only support latest react */
30-
forwardRef?: boolean;
3129
};
3230

3331
export type MotionName =

0 commit comments

Comments
 (0)