add info icon, problem with scrolling and dropdowns #268
Annotations
1 error and 2 warnings
Run Prettier
Process completed with exit code 2.
|
Run ESLint:
components/PlantCalendarRow/index.tsx#L78
React Hook useMemo has missing dependencies: 'colors.background', 'colors.harvest', 'colors.indoors', 'colors.outdoors', and 'colors.transplant'. Either include them or remove the dependency array
|
Run ESLint:
components/PlantCard/index.tsx#L32
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