Skip to content

Commit

Permalink
final sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
SHYAKA-Aime committed Nov 27, 2024
1 parent f9a1d2a commit 8a501ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/components/sidebar/sidebarItems.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ export const sidebarItems1 = [
icon: <Icon icon="ic:round-people"></Icon>,
title: "Trainees-Applicants",
},
{
path: "Applicant-Stages",
icon: <Icon icon="ic:round-people"></Icon>,
title: "Applicant-Stages",
},
// {
// path: "Applicant-Stages",
// icon: <Icon icon="ic:round-people"></Icon>,
// title: "Applicant-Stages",
// },
{
path: "cohort",
icon: <Icon icon="fa6-solid:graduation-cap"></Icon>,
Expand Down

0 comments on commit 8a501ee

Please sign in to comment.