[react] Add loading = eager / lazy prop to img by kachkaev · Pull Request #38390 · DefinitelyTyped/DefinitelyTyped

This PR tweaks React’s ImgHTMLAttributes interface to support the new loading HTML attribute. My personal motivation for this change is to enable loading="lazy" prop in styled-components....