From 5adc0f681c60b15e69da97dadfccf8efd3707259 Mon Sep 17 00:00:00 2001 From: Andrew Trokhymenko Date: Mon, 2 Dec 2024 20:27:10 -0500 Subject: [PATCH] adding drag and drop images to text area --- app/components/chat/BaseChat.tsx | 38 +++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index 233aa66..749af6c 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -351,9 +351,41 @@ export const BaseChat = React.forwardRef( >