astro/packages/integrations/image/components
Tony Sullivan eaf187f2c4
Fixing TypeScript type definitions for image components (#3980)
* moving back to importing from components directory

* exporting components with a .ts file instead of .js

* chore: changeset
2022-07-20 00:33:11 +00:00
..
Image.astro Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
index.ts Fixing TypeScript type definitions for image components (#3980) 2022-07-20 00:33:11 +00:00
Picture.astro <Picture> component should pass all unknown attributes to the <img> element (#3961) 2022-07-19 19:21:58 +00:00