Skip to content

Commit e5a0dea

Browse files
committed
HF - Revert Image forwardRef
1 parent 1effda8 commit e5a0dea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/image/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ class Image extends PureComponent<Props> {
122122
overlayType,
123123
overlayColor,
124124
customOverlayContent,
125-
forwardedRef,
126125
...others
127126
} = this.props;
128127
const shouldFlipRTL = supportRTL && Constants.isRTL;

0 commit comments

Comments
 (0)