From accd4487b09e03b4ed49d193ea528dbb5dd81e6f Mon Sep 17 00:00:00 2001 From: "William D. Jones" Date: Sat, 10 Jan 2026 13:20:38 -0600 Subject: [PATCH] Commented the spread grid on the event page. --- frontend/src/pages/EventDetail.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/EventDetail.tsx b/frontend/src/pages/EventDetail.tsx index 0578476..0741b05 100644 --- a/frontend/src/pages/EventDetail.tsx +++ b/frontend/src/pages/EventDetail.tsx @@ -103,6 +103,7 @@ export const EventDetail = () => { onBetTaken={handleBetTaken} /> */} + )