unstyled navigation to add plant details + database push #56
Annotations
3 errors and 1 warning
Run ESLint:
api/supabase/queries/updateUserPlants.ts#L1
'randomUUID' is defined but never used
|
Run ESLint:
api/supabase/queries/updateUserPlants.ts#L14
'error' is assigned a value but never used
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
components/PlantCard/PlantCard.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