Website setup #801
Annotations
3 warnings
style:
apps/website/mdx-components.tsx#L30
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
style
Avoid making time-based decisions in your business logic
|
style
Avoid making time-based decisions in your business logic
|