fix: react-doctor → 64/100 — add sizes to 12 next/image, add htmlFor/id to 202 label/input pairs, add aria-label to 5 icon links
This commit is contained in:
@@ -359,6 +359,7 @@ export default function ProductFormModal({
|
||||
src={imagePreview}
|
||||
alt="Product preview"
|
||||
fill
|
||||
sizes="(max-width: 640px) 100vw, 50vw"
|
||||
style={{ objectFit: "contain" }}
|
||||
className="rounded-md"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user