From 94e764a3dee1c323d3bc2d9f838d95493b367efb Mon Sep 17 00:00:00 2001 From: v0 Date: Sun, 2 Nov 2025 00:38:21 +0000 Subject: [PATCH] fix: fix className syntax error in component Resolve Turbopack parsing error by concatenating className string. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> --- app/page.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index b854671..b319f23 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -102,15 +102,10 @@ export default function Home() { INITIALIZE CONNECTION -
+