astro/packages/integrations/image/components
Tony Sullivan f961412862
Updating the <Picture /> component to default to async image decoding (#3876)
* defaulting pictures to use decoding=async

* chore: add changeset
2022-07-09 18:44:31 +00:00
..
Image.astro Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
index.js Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
Picture.astro Updating the <Picture /> component to default to async image decoding (#3876) 2022-07-09 18:44:31 +00:00