From 7b56bb015abbcc3159df30772124bd18016e4e78 Mon Sep 17 00:00:00 2001 From: Amit Giri Date: Wed, 8 May 2024 16:39:05 +0530 Subject: [PATCH] code formatting --- app/views/StatusView/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/StatusView/index.tsx b/app/views/StatusView/index.tsx index efa3ef390..c0e0052f7 100644 --- a/app/views/StatusView/index.tsx +++ b/app/views/StatusView/index.tsx @@ -110,7 +110,12 @@ const StatusView = (): React.ReactElement => { headerLeft: isMasterDetail ? undefined : () => , headerRight: () => ( - + ) });