feat: department wise timing

This commit is contained in:
ARJUN S THAMPI
2026-03-17 16:22:37 +05:30
parent c11a3f9a7d
commit b89b2b1ba5
6 changed files with 329 additions and 308 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ export default function Sidebar() {
path: "/doctor",
},
{
name: "Subjects",
path: "/subjects",
name: "Blog",
path: "/blog",
},
];