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