From ee4484037ddd8303a37e8c57d164cff5fdfa3cd8 Mon Sep 17 00:00:00 2001 From: arkml Date: Fri, 19 Sep 2025 20:50:33 +0530 Subject: [PATCH] minor changes --- .../common/compose-box-playground.tsx | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/apps/rowboat/components/common/compose-box-playground.tsx b/apps/rowboat/components/common/compose-box-playground.tsx index 66702552..fe9f6396 100644 --- a/apps/rowboat/components/common/compose-box-playground.tsx +++ b/apps/rowboat/components/common/compose-box-playground.tsx @@ -135,25 +135,6 @@ export function ComposeBoxPlayground({ {/* Outer container with padding */}
- {/* Upload button */} - {/* Textarea */}
{pendingImage && ( @@ -210,6 +191,25 @@ export function ComposeBoxPlayground({ />
+ {/* Image upload button (moved to the right) */} + {/* Send/Stop button */}