feat integrated auth with profile context/onboarding #278
Annotations
2 warnings
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
|
Run ESLint:
utils/ProfileProvider.tsx#L92
React Hook useMemo has an unnecessary dependency: 'setHasPlot'. Either exclude it or remove the dependency array
|
Loading