diff --git a/src/views/components/NavBar.jsx b/src/views/components/NavBar.jsx
index fbd86bc..ea257f2 100644
--- a/src/views/components/NavBar.jsx
+++ b/src/views/components/NavBar.jsx
@@ -8,7 +8,6 @@ import {
Logout,
MenuRounded,
SettingsOutlined,
- SwitchAccessShortcutAdd,
Toll,
Widgets,
} from '@mui/icons-material'
@@ -217,7 +216,7 @@ const NavBar = () => {
onClick={openDrawer}
>
{/* Add List item to invite the user to upgrade to Plus: */}
- navigate('/settings#subscription')}
sx={{
py: 1.2,
@@ -227,7 +226,7 @@ const NavBar = () => {
Upgrade to Plus
-
+ */}
{
localStorage.removeItem('ca_token')