diff --git a/frontend/src/components/BottomBar.js b/frontend/src/components/BottomBar.js index 7ce53c5a..ab49528f 100644 --- a/frontend/src/components/BottomBar.js +++ b/frontend/src/components/BottomBar.js @@ -354,7 +354,7 @@ class BottomBar extends Component { - + {
0 ? true: false} title={t("You can claim satoshis!")}> - 0 & !this.state.profileShown & this.props.avatarLoaded) ? true: false} - title={t("You have an active order")}> 0 & !this.state.profileShown) ? "": null} color="primary"> { -
@@ -720,8 +717,6 @@ bottomBarPhone =()=>{
0 ? true: false} title={t("You can claim satoshis!")}> - 0 & !this.state.profileShown & this.props.avatarLoaded) ? true: false} - title={t("You have an active order")}> 0 & !this.state.profileShown) ? "": null} color="primary"> { -