From 3d71fdba989528f74598c47f9127d2fee3ac998e Mon Sep 17 00:00:00 2001 From: Ibrahem Khalil <33176106+ibrkhalil@users.noreply.github.com> Date: Fri, 25 Nov 2022 15:04:15 +0200 Subject: [PATCH] [14429] Fix mentions (#14442) --- .../ui2/screens/chat/composer/input.cljs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/status_im/ui2/screens/chat/composer/input.cljs b/src/status_im/ui2/screens/chat/composer/input.cljs index aab2997e3b..d2abac8897 100644 --- a/src/status_im/ui2/screens/chat/composer/input.cljs +++ b/src/status_im/ui2/screens/chat/composer/input.cljs @@ -172,21 +172,21 @@ :on-selection-change (partial on-selection-change timeout-id last-text-change mentionable-users) :on-change (partial on-change last-text-change timeout-id mentionable-users refs chat-id sending-image) :on-text-input (partial on-text-input mentionable-users chat-id)} + input-with-mentions (