Skip to content

Commit ea6c622

Browse files
committed
Merge branch 'canary' into simplify-404-response
2 parents 39de78b + a96739f commit ea6c622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-reference/next/image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ viewports and scale up for larger viewports.
103103

104104
When `fill`, the image will stretch both width and height to the dimensions of
105105
the parent element, provided the parent element is relative. This is usually paired with the [`objectFit`](#objectFit) property.
106+
Ensure the parent element has `position: relative` in their stylesheet.
106107

107108
Try it out:
108109

0 commit comments

Comments
 (0)