From 74627d48339150a98bd8f66019f4b5bc8f42a1ee Mon Sep 17 00:00:00 2001 From: Ziqi Chen Date: Fri, 22 Jun 2018 10:56:52 -0700 Subject: [PATCH] Revert D8528543: Added Ignore color inversion prop to components in marketplace Differential Revision: D8528543 Original commit changeset: 63caf592bc71 fbshipit-source-id: 7bfcfbba744ac1e15753f52aebe104f53e5e9d5f --- Libraries/Image/ImageBackground.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Libraries/Image/ImageBackground.js b/Libraries/Image/ImageBackground.js index a128880a1..7b86d9c5f 100644 --- a/Libraries/Image/ImageBackground.js +++ b/Libraries/Image/ImageBackground.js @@ -60,10 +60,7 @@ class ImageBackground extends React.Component<$FlowFixMeProps> { const {children, style, imageStyle, imageRef, ...props} = this.props; return ( - +