From 611d0f399addbbd69449130c115abe5292988a86 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Sun, 30 Jan 2022 12:24:14 -0800 Subject: [PATCH] Disable book while robot loading --- frontend/src/components/BottomBar.js | 2 +- frontend/src/components/UserGenPage.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/BottomBar.js b/frontend/src/components/BottomBar.js index b5c4cd91..8fb7cc07 100644 --- a/frontend/src/components/BottomBar.js +++ b/frontend/src/components/BottomBar.js @@ -469,7 +469,7 @@ bottomBarPhone =()=>{ - 0 & !this.state.profileShown) ? "1": null} color="primary"> + 0 & !this.state.profileShown) ? "": null} color="primary"> Make Order - +