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 */}