diff --git a/src/pages/ProfileCompany/index.js b/src/pages/ProfileCompany/index.js index c1b2db8..5162575 100644 --- a/src/pages/ProfileCompany/index.js +++ b/src/pages/ProfileCompany/index.js @@ -559,7 +559,7 @@ const ProfileCompany = () => { - {APP_HUB_ID !== 'p4lk3bcx1RStqTaIVVbXs' + {APP_HUB_ID === 'nonexisting' // hide it from all hub ?
: null} - {APP_HUB_ID !== 'p4lk3bcx1RStqTaIVVbXs' + {APP_HUB_ID === 'nonexisting' // hide it from all hub ?