diff --git a/src/components/Partials/MobileSideBar.jsx b/src/components/Partials/MobileSideBar.jsx index 57c2cb2..b5c530c 100755 --- a/src/components/Partials/MobileSideBar.jsx +++ b/src/components/Partials/MobileSideBar.jsx @@ -102,7 +102,8 @@ export default function MobileSidebar({ sidebar, action, logoutModalHandler }) { -
  • + {process.env.REACT_APP_TRACKING_SHOW ? + (
  • -
  • + ) + : ''}
  • -
  • + {process.env.REACT_APP_TRACKING_SHOW ? + (
  • -
  • + ) + : ''}