From ac12689d5edc9702fc7b261aab611d6dd501dd1e Mon Sep 17 00:00:00 2001 From: richardclim <61879224+richardclim@users.noreply.github.com> Date: Wed, 18 Jun 2025 23:45:23 -0400 Subject: [PATCH] Update chat.tsx syntax error --- app/components/chat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat.tsx b/app/components/chat.tsx index 67de8b47f..52023d2fe 100644 --- a/app/components/chat.tsx +++ b/app/components/chat.tsx @@ -1903,7 +1903,7 @@ function _Chat() { } }, ); - }} + } > )}