Closed angeloashmore closed 1 year ago
This PR fixes a bug where <PrismicNextImage> used the given image's width for both the width and height dimensions.
<PrismicNextImage>
width
height
Fixes: #55
🙊
Types of changes
Description
This PR fixes a bug where
<PrismicNextImage>
used the given image's width for both thewidth
andheight
dimensions.Fixes: #55
Checklist:
🙊