diff options
author | 2022-07-19 19:21:58 +0000 | |
---|---|---|
committer | 2022-07-19 19:21:58 +0000 | |
commit | d73c04a9e58c7d320cdb4f34604de76b30199778 (patch) | |
tree | 163afe91847b0bf45b4191a308ec4a13fd28cf11 /packages/integrations/netlify/src | |
parent | b37d7078a009869bf482912397a073dca490d3da (diff) | |
download | astro-d73c04a9e58c7d320cdb4f34604de76b30199778.tar.gz astro-d73c04a9e58c7d320cdb4f34604de76b30199778.tar.zst astro-d73c04a9e58c7d320cdb4f34604de76b30199778.zip |
<Picture> component should pass all unknown attributes to the <img> element (#3961)
* <Picture /> should pass all unrecognized props down to the <img> element
* chore: add changeset
* Adding test coverage for custom <img> attributes
* chore: adding a README note for passing attributes to the picture's img
* Revert "<Picture /> should pass all unrecognized props down to the <img> element"
This reverts commit ce3e33930f825ed91bc18c38caa205713212c1b9.
* Picture should pass alt text to the img
Diffstat (limited to 'packages/integrations/netlify/src')
0 files changed, 0 insertions, 0 deletions