You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Libraries/Image/Image.android.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ var Image = createReactClass({
274
274
}
275
275
276
276
if(this.props.children){
277
-
thrownewError('The <Image> component cannot contain children. If you want to render content on top of the image, consider using aboslute positioning.');
277
+
thrownewError('The <Image> component cannot contain children. If you want to render content on top of the image, consider using absolute positioning.');
thrownewError('The <Image> component cannot contain children. If you want to render content on top of the image, consider using aboslute positioning.');
377
+
thrownewError('The <Image> component cannot contain children. If you want to render content on top of the image, consider using absolute positioning.');
0 commit comments