diff --git a/src/components/Partials/MobileSideBar.jsx b/src/components/Partials/MobileSideBar.jsx index b5c530c..d228873 100755 --- a/src/components/Partials/MobileSideBar.jsx +++ b/src/components/Partials/MobileSideBar.jsx @@ -102,7 +102,7 @@ export default function MobileSidebar({ sidebar, action, logoutModalHandler }) { - {process.env.REACT_APP_TRACKING_SHOW ? + {(process.env.REACT_APP_TRACKING_SHOW == true) ? (