From ab2424dbd831f2ed4e8b4dd0a0973c6094c8d44d Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 17 Apr 2026 13:03:27 +0200 Subject: [PATCH] Replace ImageAttachmentStrip with AttachmentStrip in App.jsx --- src/App.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index c958183..fe9b359 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -3178,7 +3178,7 @@ async function createNewChat() {
{isEditingThis ? ( <> - +