docs: stop the release notes overstating the #6044 fix, and correct t… #3130
Annotations
2 warnings and 1 notice
|
Lint & Type Check:
web/components/nav.tsx#L36
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint & Type Check:
web/components/footer.tsx#L40
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Web deployment approval needed
Revision e60dc30d78ecbfec2d8e0f2d7c170a195c8be631 passed the web gates but is not deployed. Dispatch web.yml on main to publish it.
|