Skip to content

Commit 9bacdc8

Browse files
Merge pull request #55 from GDSC-ZHCET/avyukt
Update sidebar.tsx
2 parents 1c79406 + e4a22bd commit 9bacdc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/src/components/sidebar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ const sidebarItems = [
4545
icon: "layout-dashboard",
4646
},
4747
{
48-
title: "Schedules",
49-
href: "/dashboard/schedules",
48+
title: "Schedule",
49+
href: "/dashboard/schedule",
5050
icon: "calendar",
5151
},
5252
{

0 commit comments

Comments
 (0)