From a0a2be9878ba2f2f31ccbae31a77b28189238c5c Mon Sep 17 00:00:00 2001 From: Brice Zele Date: Fri, 14 Aug 2020 07:53:28 +0100 Subject: [PATCH] working on demand detail --- screens/home/Home.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/screens/home/Home.js b/screens/home/Home.js index aec60452..0672bddb 100644 --- a/screens/home/Home.js +++ b/screens/home/Home.js @@ -1446,7 +1446,7 @@ class Home extends BaseScreen { translucent={true} /> {/* Start here to comment */} - + {/* { (this.state.loadingDialog || this.props.loading) ? { } }]) }} - /> + /> */} {this.makeCardSearch()} {this.makeSlidingUp()} {this.makeDialogLoader()}