From def4ad4cfdb031fae0b1e2b2cac83a18bee72961 Mon Sep 17 00:00:00 2001 From: Avinash Lingaloo Date: Fri, 29 Apr 2022 14:36:36 +0400 Subject: [PATCH] eslint fix --- app/screens/thread_options/thread_options.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/screens/thread_options/thread_options.tsx b/app/screens/thread_options/thread_options.tsx index 8725cf0533..655867ee51 100644 --- a/app/screens/thread_options/thread_options.tsx +++ b/app/screens/thread_options/thread_options.tsx @@ -108,6 +108,7 @@ const ThreadOptions = ({ , ); }