From b9b121ac0165c148ea9c86e43802440df131e6ff Mon Sep 17 00:00:00 2001 From: richardclim <61879224+richardclim@users.noreply.github.com> Date: Thu, 19 Jun 2025 00:01:35 -0400 Subject: [PATCH] Revert "Update chat.tsx" This reverts commit ac12689d5edc9702fc7b261aab611d6dd501dd1e. --- 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 52023d2fe..67de8b47f 100644 --- a/app/components/chat.tsx +++ b/app/components/chat.tsx @@ -1903,7 +1903,7 @@ function _Chat() { } }, ); - } + }} > )}