From 76c538dca2057e7ffefaafcb59ae9a5ac855e55b Mon Sep 17 00:00:00 2001 From: talksik Date: Mon, 30 Mar 2026 11:34:53 -0700 Subject: [PATCH] enhance text compose experience --- js/src/features/compose/text-compose-step.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/js/src/features/compose/text-compose-step.tsx b/js/src/features/compose/text-compose-step.tsx index b4f1be8..582516a 100644 --- a/js/src/features/compose/text-compose-step.tsx +++ b/js/src/features/compose/text-compose-step.tsx @@ -82,7 +82,7 @@ export function TextComposeStep({ ); const keyboardHints = ( -
+
Esc @@ -150,17 +150,20 @@ export function TextComposeStep({ )} {...dropZoneProps} > -
+