feat: add email page

This commit is contained in:
ARJUN S THAMPI
2026-03-19 16:41:46 +05:30
parent 834eaad3c3
commit 6e999c36c5
5 changed files with 308 additions and 1 deletions
@@ -19,6 +19,10 @@ export default function Sidebar() {
name: "Appointments",
path: "/appointment",
},
{
name: "Email",
path: "/email",
},
{
name: "Blog",
path: "/blog",