Commit d64c3642 by Arjun Jhukal

updated the profile menu for the admin

parent 4bb1f0b3
......@@ -70,7 +70,7 @@ export default function ProfileBlock() {
const adminMenuItems = [
{
label: 'View Profile',
label: 'Dashboard',
href: '#',
icon: <Profile size="20" className="group-hover:text-primary" />,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment