From 3604015f6d1bb1e01f24b9f489aab28a35d75f3e Mon Sep 17 00:00:00 2001 From: Taras Perun Date: Mon, 1 May 2023 13:15:45 +0200 Subject: [PATCH] disable touch response for item list --- src/pages/home/report/ReactionList/BaseReactionList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/home/report/ReactionList/BaseReactionList.js b/src/pages/home/report/ReactionList/BaseReactionList.js index fa24dcc9707c..0fbf8d8fbb51 100755 --- a/src/pages/home/report/ReactionList/BaseReactionList.js +++ b/src/pages/home/report/ReactionList/BaseReactionList.js @@ -45,6 +45,7 @@ const renderItem = ({item}) => (