From 46e6eaf4afd1f802e3ff13f81e97afbc68793d64 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Thu, 22 Aug 2024 14:00:23 -0700 Subject: [PATCH] Fix bad ref --- apps/web/src/components/tastingForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/tastingForm.tsx b/apps/web/src/components/tastingForm.tsx index 021abd85..520b9ba2 100644 --- a/apps/web/src/components/tastingForm.tsx +++ b/apps/web/src/components/tastingForm.tsx @@ -221,7 +221,7 @@ export default function TastingForm({ setPicture(value)} imageWidth={1024 / 2} imageHeight={768 / 2}