Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: don't advise to use loading="eager" on images because it's alre…
…ady the default (#13228) * Don't advise to use loading="eager" on images because it's already the default Adding this attribute doesn’t change anything. https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/loading#value * Update documentation/docs/40-best-practices/07-images.md Co-authored-by: Ben McCann <[email protected]> --------- Co-authored-by: Ben McCann <[email protected]>
- Loading branch information