mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4e3618ae41
imageSrcSet should have been srcSet when referencing an img tag. imageSizes should have been sizes. This caused preloads for img tags using srcSet and sizes to incorrectly render as having a href only, dropping the srcSet and sizes part of the preload