feat: add email page
This commit is contained in:
@@ -19,6 +19,10 @@ export default function Sidebar() {
|
||||
name: "Appointments",
|
||||
path: "/appointment",
|
||||
},
|
||||
{
|
||||
name: "Email",
|
||||
path: "/email",
|
||||
},
|
||||
{
|
||||
name: "Blog",
|
||||
path: "/blog",
|
||||
|
||||
Reference in New Issue
Block a user