From 9fddb1dca5b86d5fed231983370967947402a449 Mon Sep 17 00:00:00 2001 From: dmkt9 Date: Wed, 29 Oct 2025 09:08:38 +0700 Subject: [PATCH] Fix - No action is triggered when user tap on "paste" option in compose box --- src/MarkdownTextInput.web.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MarkdownTextInput.web.tsx b/src/MarkdownTextInput.web.tsx index 97e08ebf..ea7b8b39 100644 --- a/src/MarkdownTextInput.web.tsx +++ b/src/MarkdownTextInput.web.tsx @@ -656,7 +656,7 @@ const MarkdownTextInput = React.forwardRef