added conditional rendering depending on logged in #248
Annotations
2 errors and 1 warning
Run ESLint:
components/NavColumn/index.tsx#L76
Missing "key" prop for element in iterator
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
components/PlantCard/index.tsx#L16
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
|
Loading