diff --git a/src/Component/Sidebar.tsx b/src/Component/Sidebar.tsx index 9c91852..eab3ad3 100644 --- a/src/Component/Sidebar.tsx +++ b/src/Component/Sidebar.tsx @@ -11,7 +11,6 @@ import { Toolbar, Typography, IconButton } from '@mui/material'; import LogoutOutlinedIcon from '@mui/icons-material/LogoutOutlined'; const drawerWidth = 240; -// this is the side bar const Array1 = [ { text: "Dashboard", icon: , path: "/" }, { text: "Candidates", icon: , path: "/team" },