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:
Nora
2026-06-26 02:51:12 -06:00
parent 29d9d23a26
commit 33626620a0
53 changed files with 489 additions and 545 deletions
@@ -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"
/>